Partager via


MetadataException, constructeur (String, Type) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

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

Syntaxe

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

Dim instance As New MetadataException(message, metadataObjectType)
public MetadataException (
    string message,
    Type metadataObjectType
)

Paramètres

  • message
  • metadataObjectType

Voir aussi

Référence

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