: MetadataException (Constructor) (String, 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, _
metadataObjectType As Type _
)
'Uso
Dim message As String
Dim metadataObjectType As Type
Dim instance As New MetadataException(message, metadataObjectType)
public MetadataException (
string message,
Type metadataObjectType
)
Parámetros
- message
- metadataObjectType
Vea también
Referencia
MetadataException (Clase)
MetadataException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)