: MetadataException.Message (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Represents the error message.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property Message As String
'Uso
Dim instance As MetadataException
Dim value As String
value = instance.Message
public override string Message { get; }
Valor de propiedad
The error message.
Vea también
Referencia
MetadataException (Clase)
MetadataException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)