VCConfiguration::DeploymentTool Property

 

Gets the 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^

Deployment tool object.

Return to top
Show: