GraphSchema::Categories Property
Visual Studio 2015
All the GraphCategory objects that are registered with this schema.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphCategoryCollection^ Categories { GraphCategoryCollection^ get(); private: void set(GraphCategoryCollection^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphCategoryCollection^
Show: