GraphCommonSchema::IsTag Property
Visual Studio 2015
The IsTag property is used to mark special GraphCategories that are used in the custom categories menu.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphProperty^ IsTag { static GraphProperty^ get(); private: static void set(GraphProperty^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphProperty^
Show: