ILocationRuntime.DecodeForLocationQueryFormat Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Search.Federation
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
)
Parameters
- str
Type: System.String
Return Value
Type: System.String