Share via


InvalidPropertyException.ToString Method

Returns a string that represents the [InvalidPropertyException] object.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

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

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

Return Value

Type: System.String

Implements

_Exception.ToString()

See Also

Reference

InvalidPropertyException Class

InvalidPropertyException Members

Microsoft.SharePoint.Search.Query Namespace