CodeNodeProperties::IdentifierSourceLocation Property
Visual Studio 2015
The file, line, and column location of the code element's identifier.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphProperty^ IdentifierSourceLocation { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphProperty^
Show: