Share via


InvalidMetadataPropertyException.ToString Method

Converts and returns a string representation of this exception.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As InvalidMetadataPropertyException
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
A string representation of this exception.

Implements

_Exception.ToString()

See Also

Reference

InvalidMetadataPropertyException Class

InvalidMetadataPropertyException Members

Microsoft.SharePoint.BusinessData.Administration Namespace