Partager via


MetadataException.MetadataObjectType, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

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

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property MetadataObjectType As Type
'Utilisation
Dim instance As MetadataException
Dim value As Type

value = instance.MetadataObjectType

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

Voir aussi

Référence

MetadataException, classe
Membres MetadataException
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms