Version Property
Summary
Indicates the version of this feature.
Syntax
public string Version { get; set; }
Public Property Version() As String
Get
Set
public:
property String^ Version
{
String^ get()
void set(String^ value)
}
Property Value
Version number in form of "major.minor" e.g. 1.0