VCToolFile Methods

 

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

NameDescription
System_CAPS_pubmethodAddCustomBuildRule(String^, String^, String^, String^)

Adds a custom build rule to the tool file.

System_CAPS_pubmethodRemoveCustomBuildRule(Object^)

Removes a custom, build rule from the tool file.

System_CAPS_pubmethodSave(String^)

Saves the project file (.vcxproj).

Return to top
Show: