IDeploymentStepInfo.StatusBarMessage 屬性

取得或設定訊息,即當部署步驟正在執行時顯示於狀態列中的。

命名空間:  Microsoft.VisualStudio.SharePoint.Deployment
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
Property StatusBarMessage As String
    Get
    Set
string StatusBarMessage { get; set; }

屬性值

型別:System.String
當部署步驟正在執行時顯示於狀態列中的訊息。

備註

訊息應該是已當地語系化的資源。

.NET Framework 安全性

請參閱

參考

IDeploymentStepInfo 介面

Microsoft.VisualStudio.SharePoint.Deployment 命名空間