WorkspaceDocumentVersion Property |
The current version of the document.
This may differ from the version present in VS Code if the last change notification has not been sent or processed.
Namespace: VSCode.EditorAssembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax public int Version { get; }
Property Value
Type:
Int32See Also