VCConfiguration.DeploymentTool Property

Definition

Gets the deployment tool.

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

Property Value

Deployment tool object.

Attributes

Applies to