Share via


CodeNodeProperties.IdentifierSourceLocation Property

Definition

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

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

Property Value

Applies to