InvalidMetadataPropertyException (String, Exception) 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, _
inner As Exception _
)
Dim message As String
Dim inner As Exception
Dim instance As New InvalidMetadataPropertyException(message, inner)
public InvalidMetadataPropertyException (
string message,
Exception inner
)
Parâmetros
- message
- inner
Consulte também
Referência
InvalidMetadataPropertyException De classe
InvalidMetadataPropertyException Membros
Microsoft.Office.Server.ApplicationRegistry.Administration De espaço para nome