VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
DidCloseTextDocumentParams Class
DidCloseTextDocumentParams Properties
TextDocument Property
DidCloseTextDocumentParams
TextDocument Property
The document that was closed.
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
DidCloseTextDocumentParams Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson