Partager via


InvalidMetadataPropertyException - Constructeur (Type)

Crée une nouvelle instance de la classe à l'aide de l'objet de métadonnées.

Espace de noms :  Microsoft.SharePoint.BusinessData.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    metadataObjectType As Type _
)
'Utilisation
Dim metadataObjectType As Type

Dim instance As New InvalidMetadataPropertyException(metadataObjectType)
public InvalidMetadataPropertyException(
    Type metadataObjectType
)

Paramètres

  • metadataObjectType
    Type : System.Type

    Le type d'objet de métadonnées.

Voir aussi

Référence

InvalidMetadataPropertyException classe

InvalidMetadataPropertyException - Membres

InvalidMetadataPropertyException - Surcharge

Microsoft.SharePoint.BusinessData.Administration - Espace de noms