GraphCommonSchema.IsTag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IsTag property is used to mark special GraphCategories that are used in the custom categories menu.
public:
static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ IsTag { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty IsTag { get; }
static member IsTag : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property IsTag As GraphProperty