다음을 통해 공유


RankingModelNotFoundException.ToString Method

This member overrides Exception.ToString().

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 RankingModelNotFoundException
Dim returnValue As String

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

Return Value

Type: System.String
Returns String.

Implements

_Exception.ToString()

See Also

Reference

RankingModelNotFoundException Class

RankingModelNotFoundException Members

Microsoft.SharePoint.Search.Query Namespace