Freigeben über


TextDocumentContract.Version Property

Definition

The version of the ITextDocumentSnapshot.

[System.Runtime.Serialization.DataMember(Order=1)]
public int Version { get; set; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Version : int with get, set
Public Property Version As Integer

Property Value

Attributes

Applies to