MetadataException (String, Type) Construtor
Espaço para nome Microsoft.Office.Server.ApplicationRegistry.Administration
Conjunto de Módulos (Assembly) Microsoft.SharePoint.Portal (em microsoft.sharepoint.portal.dll)
A sintaxe
Public Sub New ( _
message As String, _
metadataObjectType As Type _
)
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
Consulte também
Referência
MetadataException De classe
MetadataException Membros
Microsoft.Office.Server.ApplicationRegistry.Administration De espaço para nome