VCPlatform.DeploymentTool Property

Definition

Gets the platform specific deployment tool.

public:
 property System::Object ^ DeploymentTool { System::Object ^ get(); };
public:
 property Platform::Object ^ DeploymentTool { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(2514)]
public object DeploymentTool { [System.Runtime.InteropServices.DispId(2514)] get; }
[<System.Runtime.InteropServices.DispId(2514)>]
[<get: System.Runtime.InteropServices.DispId(2514)>]
member this.DeploymentTool : obj
Public ReadOnly Property DeploymentTool As Object

Property Value

The deployment tool for the platform.

Attributes

Applies to