SourceLocation::EndPosition Property

 

Gets the end location in the file.

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

public:
property Position EndPosition {
	Position get();
}
Return to top
Show: