Freigeben über


ILocationRuntime.DecodeForLocationQueryFormat-Methode

Decodiert die Abfragezeichenfolge aus der URL Partnerspeicherort.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Function DecodeForLocationQueryFormat ( _
    str As String _
) As String
'Usage
Dim instance As ILocationRuntime
Dim str As String
Dim returnValue As String

returnValue = instance.DecodeForLocationQueryFormat(str)
string DecodeForLocationQueryFormat(
    string str
)

Parameter

Rückgabewert

Typ: System.String
Die decodierten Abfragezeichenfolge.

Siehe auch

Referenz

ILocationRuntime Schnittstelle

ILocationRuntime-Member

Microsoft.Office.Server.Search.Query-Namespace