VSCode.NET
VSCode.NET
VSCode.NET API Documentation
VSCode.Editor
TextDocumentContentChangeEvent Class
TextDocumentContentChangeEvent Properties
Range Property
RangeLength Property
Text Property
TextDocumentContentChangeEvent
Range Property
The
Range
to which this change applies.
Namespace:
VSCode.Editor
Assembly:
VSCode (in VSCode.dll) Version: 1.0.0
Syntax
C#
Copy
public
Range
Range
{
get
;
set
; }
Property Value
Type:
Range
See Also
Reference
TextDocumentContentChangeEvent Class
VSCode.Editor Namespace
Copyright 2016, Josh Johnson