VCConfiguration.DeploymentTool 属性

定义

获取部署工具。

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

属性值

Object

部署工具对象。

属性

适用于