MetadataException.HasExplicitMessage Property
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
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
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace