IDeploymentStepInfo.Description 屬性

取得或設定部署步驟的描述。

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

語法

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

屬性值

型別:System.String
部署步驟的描述。

備註

描述應該是當地語系化的資源。

.NET Framework 安全性

請參閱

參考

IDeploymentStepInfo 介面

Microsoft.VisualStudio.SharePoint.Deployment 命名空間