VCPlatform::DeploymentTool Property

 

Gets the platform specific deployment tool.

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

property Object^ DeploymentTool {
	Object^ get();
}

Property Value

Type: System::Object^

The deployment tool for the platform.

Return to top
Show: