: MetadataException.MetadataObjectType (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets or sets the type of the metadata object that caused the exception.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property MetadataObjectType As Type
'Uso
Dim instance As MetadataException
Dim value As Type
value = instance.MetadataObjectType
instance.MetadataObjectType = value
public Type MetadataObjectType { get; set; }
Vea también
Referencia
MetadataException (Clase)
MetadataException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)