VCToolFile::Save Method (String^)

 

Saves the project file (.vcxproj).

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

void Save(
	String^ Path
)

Parameters

Path
Type: System::String^

Path to the save location.

Return to top
Show: