SourceLocation Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel.CodeSchema
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | EndPosition | Gets the end location in the file. |
![]() | FileName | Gets the file name this source location belongs to. |
![]() | IsValid | Gets true if the source location instance is valid. |
![]() | StartPosition | Gets the start location in the file. |
Show:
