GraphCommonSchema.IsTag Property

Definition

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

Property Value

Applies to