MetadataObjectNotFoundException, 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 MetadataObjectNotFoundException(message, inner)
public MetadataObjectNotFoundException (
string message,
Exception inner
)
Paramètres
- message
- inner
Voir aussi
Référence
MetadataObjectNotFoundException, classe
Membres MetadataObjectNotFoundException
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms