GraphSchema.Categories Property

Definition

All the GraphCategory objects that are registered with this schema.

public:
 property Microsoft::VisualStudio::GraphModel::GraphCategoryCollection ^ Categories { Microsoft::VisualStudio::GraphModel::GraphCategoryCollection ^ get(); };
public Microsoft.VisualStudio.GraphModel.GraphCategoryCollection Categories { get; }
member this.Categories : Microsoft.VisualStudio.GraphModel.GraphCategoryCollection
Public ReadOnly Property Categories As GraphCategoryCollection

Property Value

Applies to