VCPropertySheet::ClearToolProperty Method (Object^, String^)
Visual Studio 2015
Clears the property value of a tool property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- pTool
-
Type:
System::Object^
Tool property to clear.
- bstrPropertyName
-
Type:
System::String^
Property name.
Show: