MetadataObjectNotFoundException.Message Property

NOTE: This API is now obsolete.

This member overrides MetadataException.Message.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Overrides ReadOnly Property Message As String
    Get
'Usage
Dim instance As MetadataObjectNotFoundException
Dim value As String

value = instance.Message
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
public override string Message { get; }

Property Value

Type: System.String

Implements

_Exception.Message

See Also

Reference

MetadataObjectNotFoundException Class

MetadataObjectNotFoundException Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace