GraphObject::HasLocalValue Method (GraphProperty^)
Visual Studio 2015
Returns true if the specified property exists on this object with no category inheritance check.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- property
-
Type:
Microsoft.VisualStudio.GraphModel::GraphProperty^
The property to find.
Show: