Share via


MetadataException.HasExplicitMessage Property

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

Syntax

'Declaration
Public ReadOnly Property HasExplicitMessage As Boolean
    Get
'Usage
Dim instance As MetadataException
Dim value As Boolean

value = instance.HasExplicitMessage
public bool HasExplicitMessage { get; }

Property Value

Type: System.Boolean

See Also

Reference

MetadataException Class

MetadataException Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace