Share via


DgmlNodeProperties.GetCategories Property

Definition

This is a special property that is set on the IGraphContext RequestedProperties signifying to the provider that the caller wants the provider to add "GraphCategory" information to the input nodes.

public:
 static property Microsoft::VisualStudio::GraphModel::GraphProperty ^ GetCategories { Microsoft::VisualStudio::GraphModel::GraphProperty ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphProperty GetCategories { get; }
static member GetCategories : Microsoft.VisualStudio.GraphModel.GraphProperty
Public Shared ReadOnly Property GetCategories As GraphProperty

Property Value

Applies to