ISharePointProject.ActiveDeploymentConfiguration 属性

获取或设置用于部署的部署配置的名称。 该值应来自于系统上的可用部署配置列表。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Property ActiveDeploymentConfiguration As String
    Get
    Set
string ActiveDeploymentConfiguration { get; set; }

属性值

类型:System.String
部署配置的名称。

.NET Framework 安全性

请参见

参考

ISharePointProject 接口

Microsoft.VisualStudio.SharePoint 命名空间