ILocationRuntime.EncodeForLocationQueryFormat 方法

联合的位置 URL 的查询字符串中使用的字符串进行编码。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Function EncodeForLocationQueryFormat ( _
    str As String _
) As String
用法
Dim instance As ILocationRuntime
Dim str As String
Dim returnValue As String

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

参数

返回值

类型:System.String
已编码的字符串。

另请参阅

引用

ILocationRuntime 接口

ILocationRuntime 成员

Microsoft.Office.Server.Search.Query 命名空间