Compartir a través de


: MetadataObjectNotFoundException (Constructor) (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración

                      Public Sub New ( _
    message As String, _
    inner As Exception _
)
'Uso

                      Dim message As String
Dim inner As Exception

Dim instance As New MetadataObjectNotFoundException(message, inner)
                      public MetadataObjectNotFoundException (
    string message,
    Exception inner
)

Parámetros

  • message
  • inner

Vea también

Referencia

MetadataObjectNotFoundException (Clase)
MetadataObjectNotFoundException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)