VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
DidSaveTextDocumentParams Class
DidSaveTextDocumentParams Properties
TextDocument Property
DidSaveTextDocumentParams
TextDocument Property
The document that was saved.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
TextDocumentIdentifier
TextDocument
{
get
;
set
; }
Property Value
Type:
TextDocumentIdentifier
See Also
Reference
DidSaveTextDocumentParams Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson