Freigeben über


ILocationRuntime.EncodeForLocationQueryFormat-Methode

Codiert eine Zeichenfolge für die Verwendung in der Partnerspeicherort URL-Abfragezeichenfolge.

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

Syntax

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

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

Parameter

Rückgabewert

Typ: System.String
Die codierte Zeichenfolge.

Siehe auch

Referenz

ILocationRuntime Schnittstelle

ILocationRuntime-Member

Microsoft.Office.Server.Search.Query-Namespace