Skip to main content
.NET 6.0+

WinApplication.NewVersionServerAppSettingsName Field

Contains the name of the configuration file key, specifying the path to the folder with a new application version.

Namespace: DevExpress.ExpressApp.Win

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public const string NewVersionServerAppSettingsName = "NewVersionServer"

Field Value

Type
String
See Also