Skip to main content
.NET Framework 4.6.2+

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.v24.2.dll

Declaration

public const string NewVersionServerAppSettingsName = "NewVersionServer"

Field Value

Type
String
See Also