ISharePointProjectItemTypeDefinition.SupportedDeploymentScopes 属性

获取或设置在 SharePoint 中支持的 ISharePointProjectItem 部署范围。

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

语法

声明
Property SupportedDeploymentScopes As SupportedDeploymentScopes
    Get
    Set
SupportedDeploymentScopes SupportedDeploymentScopes { get; set; }

属性值

类型:Microsoft.VisualStudio.SharePoint.SupportedDeploymentScopes
一个表示项目项部署范围的对象。

备注

除了其他事情外,SupportedDeploymentScopes 还用于为自动添加选择兼容功能,以及用于限制功能和包设计器用户界面。

.NET Framework 安全性

请参见

参考

ISharePointProjectItemTypeDefinition 接口

Microsoft.VisualStudio.SharePoint 命名空间