Property Version
Version
Returns a string representation of the version of this revision. The version is used by CompareTo(String) as well as to serialize/deserialize revision information. Therefore it must be self descriptive as well as be able to identify one revision from another.
Declaration
string Version { get; }
Property Value
Type | Description |
---|---|
System.String |