TrackingPropertyDescriptor.CanResetValue Method
Visual Studio 2012
Indicates whether the value of the domain property can be reset.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
A tracking property can be reset if it has been updated by the user and is not currently tracking. When a tracking property is reset, it reverts to the tracking state.
If the tracking property descriptor is not associated with a model element, then the component parameter indicates the model element that has the property to check.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.