共用方式為


ISharePointProject.ActiveDeploymentConfiguration 屬性

取得或設定要用於部署的部署組態名稱。這個值應該是來自系統上的可用部署組態清單。

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

語法

'宣告
Property ActiveDeploymentConfiguration As String
string ActiveDeploymentConfiguration { get; set; }

屬性值

型別:System.String
部署組態的名稱。

.NET Framework 安全性

請參閱

參考

ISharePointProject 介面

Microsoft.VisualStudio.SharePoint 命名空間