DuplicateMetadataObjectException.Message Property
This member overrides InvalidMetadataObjectException.Message.
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Message As String
Get
'Usage
Dim instance As DuplicateMetadataObjectException
Dim value As String
value = instance.Message
public override string Message { get; }
Property Value
Type: System.String
Implements
See Also
Reference
DuplicateMetadataObjectException Class
DuplicateMetadataObjectException Members
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace