共用方式為


ICompatibleSchemaVersioned interface

擴充屬性,指出與物件有相容的最早結構描述版本ISchemaVersioned介面。

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Interface ICompatibleSchemaVersioned
'用途
Dim instance As ICompatibleSchemaVersioned
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface ICompatibleSchemaVersioned

請參閱

參照

ICompatibleSchemaVersioned members

Microsoft.SharePoint.Upgrade namespace