DgmlNodeProperties.GetCategories 属性

定义

这是一个特殊属性,在 IGraphContext RequestedProperties 上设置,它表示调用方希望提供程序将 "GraphCategory" 信息添加到输入节点的提供程序。

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

属性值

GraphProperty

适用于