GraphObject::HasCategory Method (GraphCategory^)
Visual Studio 2015
Returns true if the object has the given category.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- category
-
Type:
Microsoft.VisualStudio.GraphModel::GraphCategory^
The category to check.
Show: