ISharePointProjectItemTypeDefinition.SupportedAssemblyDeploymentTargets 属性

获取或设置此项目项支持的程序集的部署位置。

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

语法

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

属性值

类型:Microsoft.VisualStudio.SharePoint.SupportedAssemblyDeploymentTargets
一个表示程序集部署位置的对象。

.NET Framework 安全性

请参见

参考

ISharePointProjectItemTypeDefinition 接口

Microsoft.VisualStudio.SharePoint 命名空间