GraphNodeIdPropertyDescriptor::CanResetValue Method (Object^)
Visual Studio 2015
Returns whether resetting an object changes its value.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- component
-
Type:
System::Object^
The component to test for reset capability.
Return Value
Type: System::BooleanTrue if resetting the component changes its value; otherwise, false.
Show: