TextDocumentLine Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in ResultLines
public class TextDocumentLine
type TextDocumentLine = class
Public Class TextDocumentLine
- Inheritance
-
TextDocumentLine
Constructors
| Name | Description |
|---|---|
| TextDocumentLine() | |
Properties
| Name | Description |
|---|---|
| LineContents |
The text contents of a single line of a text file |
| LineNumber |
The 1-based line index of the line |