Udostępnij przez


VersionedTextDocumentIdentifier.Version Property

Definition

The version number of this document.

The version number of a document will increase after each change, including undo/redo. The number doesn't need to be consecutive.

public int Version { get; set; }
member this.Version : int with get, set
Public Property Version As Integer

Property Value

Applies to