MetadataException.MetadataObjectType 属性 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets or sets the type of the metadata object that caused the exception.

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Property MetadataObjectType As Type
用法
Dim instance As MetadataException
Dim value As Type

value = instance.MetadataObjectType

instance.MetadataObjectType = value
public Type MetadataObjectType { get; set; }

另请参阅

参考

MetadataException 类
MetadataException 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间