Partager via


MissingMetadataPropertyException, 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 MissingMetadataPropertyException(message, metadataObjectType)
public MissingMetadataPropertyException (
    string message,
    Type metadataObjectType
)

Paramètres

  • message
  • metadataObjectType

Voir aussi

Référence

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