Click or drag to resize

SetupConfigVersion Property

Gets or sets the application version. Automatically set when the setup is built.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[DataMemberAttribute]
public string Version { get; set; }

Property Value

Type: String
See Also