VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
TextDocumentContentChangeEvent Class
TextDocumentContentChangeEvent Properties
Range Property
RangeLength Property
Text Property
TextDocumentContentChangeEvent
Text Property
The new text applied to the specified range.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
string
Text
{
get
;
set
; }
Property Value
Type:
String
See Also
Reference
TextDocumentContentChangeEvent Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson