IAssemblyManifest 接口

在升级过程中使用程序集清单中提供一个接口。

命名空间:  Microsoft.SharePoint.Upgrade
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IAssemblyManifest
用法
Dim instance As IAssemblyManifest
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IAssemblyManifest

另请参阅

引用

IAssemblyManifest 成员

Microsoft.SharePoint.Upgrade 命名空间