Skip to main content

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

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

public const string NewVersionServerAppSettingsName = "NewVersionServer"

Field Value

Type
String
See Also