Share via


CodeNodeProperties.SourceLocation Property

Definition

The file, line, and column location of the code element.

public:
 static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ SourceLocation { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty SourceLocation { get; }
static member SourceLocation : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property SourceLocation As GraphProperty

Property Value

Applies to