Click or drag to resize
WorkspaceDocumentText Property
The text of the document for the current Version.

Namespace: VSCode.Editor
Assembly: VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
public string Text { get; }

Property Value

Type: String
See Also