CodeNodeProperties::IdentifierSourceLocation Property

 

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

Namespace:   Microsoft.VisualStudio.GraphModel.Schemas
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property GraphProperty^ IdentifierSourceLocation {
	static GraphProperty^ get();
	private: static void set(GraphProperty^ value);
}
Return to top
Show: