MissingMetadataPropertyException, constructeur (String, Exception, 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, _
inner As Exception, _
metadataObjectType As Type _
)
'Utilisation
Dim message As String
Dim inner As Exception
Dim metadataObjectType As Type
Dim instance As New MissingMetadataPropertyException(message, inner, metadataObjectType)
public MissingMetadataPropertyException (
string message,
Exception inner,
Type metadataObjectType
)
Paramètres
- message
- inner
- metadataObjectType
Voir aussi
Référence
MissingMetadataPropertyException, classe
Membres MissingMetadataPropertyException
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms