SourceLocation Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel.CodeSchema
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubpropertyEndPosition

Gets the end location in the file.

System_CAPS_pubpropertyFileName

Gets the file name this source location belongs to.

System_CAPS_pubpropertyIsValid

Gets true if the source location instance is valid.

System_CAPS_pubpropertyStartPosition

Gets the start location in the file.

Return to top
Show: