VCProject::RemoveRuleDefinition Method (String^)
Visual Studio 2015
Removes a Rule definition from the project.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Parameters
- bstrRuleFilePath
-
Type:
System::String^
The path of an XML file that contains a rule. The path can be a full path or one that is relative to the project.
Show: