VCConfiguration2.ClearToolProperty(Object, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ClearToolProperty(System::Object ^ pTool, System::String ^ bstrPropertyName);
[System.Runtime.InteropServices.DispId(761)]
public void ClearToolProperty (object pTool, string bstrPropertyName);
[<System.Runtime.InteropServices.DispId(761)>]
abstract member ClearToolProperty : obj * string -> unit
Public Sub ClearToolProperty (pTool As Object, bstrPropertyName As String)
Parameters
- pTool
- Object
- bstrPropertyName
- String
Implements
- Attributes