ITextVersion.VersionNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The version number for this version. It is used for comparisons between versions of the same buffer.
public:
property int VersionNumber { int get(); };
public:
property int VersionNumber { int get(); };
public int VersionNumber { get; }
member this.VersionNumber : int
Public ReadOnly Property VersionNumber As Integer
Property Value
The version number.