Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the error message.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Message As String
Get
'Usage
Dim instance As MetadataException
Dim value As String
value = instance.Message
public override string Message { get; }
Property Value
Type: System.String
Implements
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace