MetadataObjectNotFoundException.Message property

Gets the exception message.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Message As String
    Get
'Usage
Dim instance As MetadataObjectNotFoundException
Dim value As String

value = instance.Message
public override string Message { get; }

Property value

Type: System.String
The exception message.

See also

Reference

MetadataObjectNotFoundException class

MetadataObjectNotFoundException members

Microsoft.SharePoint.BusinessData.Administration namespace