Compartir a través de


: MetadataException (Constructor) (String, Exception, Type) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

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

Sintaxis

'Declaración

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

                      Dim message As String
Dim inner As Exception
Dim metadataObjectType As Type

Dim instance As New MetadataException(message, inner, metadataObjectType)
                      public MetadataException (
    string message,
    Exception inner,
    Type metadataObjectType
)

Parámetros

  • message
  • inner
  • metadataObjectType

Vea también

Referencia

MetadataException (Clase)
MetadataException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)