IVsAppContainerProjectDeployResult.DeploySuccess 属性

定义

获取应用容器应用程序部署操作是否成功。

public:
 property bool DeploySuccess { bool get(); };
public:
 property bool DeploySuccess { bool get(); };
[System.Runtime.InteropServices.DispId(1610743808)]
public bool DeploySuccess { get; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.DeploySuccess : bool
Public ReadOnly Property DeploySuccess As Boolean

属性值

Boolean

true 如果部署操作成功,则为; 如果部署失败,则为 false

属性

适用于