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