SymbolDefinition.Location Property

Definition

Gets the position of the symbol's definition within the source file.

public:
 property Microsoft::VisualStudio::Workspace::Indexing::TextLocation Location { Microsoft::VisualStudio::Workspace::Indexing::TextLocation get(); };
public Microsoft.VisualStudio.Workspace.Indexing.TextLocation Location { get; }
member this.Location : Microsoft.VisualStudio.Workspace.Indexing.TextLocation
Public ReadOnly Property Location As TextLocation

Property Value

Applies to