VCConfiguration::ClearToolProperty Method (Object^, String^)
Visual Studio 2015
Clears the tool property value.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- pTool
-
Type:
System::Object^
The tool's IDispatch pointer.
- bstrPropertyName
-
Type:
System::String^
The name of the property to clear.
Show: