VCToolFile::Path Property

 

Gets the path to the tool file.

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

property String^ Path {
	String^ get();
}

Property Value

Type: System::String^

String containing the path to the tool file.

Return to top
Show: