SourceLocation.EndPosition Property

Definition

Gets the end location in the file.

public:
 property Microsoft::VisualStudio::GraphModel::CodeSchema::Position EndPosition { Microsoft::VisualStudio::GraphModel::CodeSchema::Position get(); };
public Microsoft.VisualStudio.GraphModel.CodeSchema.Position EndPosition { get; }
member this.EndPosition : Microsoft.VisualStudio.GraphModel.CodeSchema.Position
Public ReadOnly Property EndPosition As Position

Property Value

Applies to