QueryLogPageImpressionBlockFeatures.FeatureNameFromID 方法

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

语法

声明
Public Shared Function FeatureNameFromID ( _
    ID As Integer _
) As String
用法
Dim ID As Integer
Dim returnValue As String

returnValue = QueryLogPageImpressionBlockFeatures.FeatureNameFromID(ID)
public static string FeatureNameFromID(
    int ID
)

参数

返回值

类型:System.String

另请参阅

引用

QueryLogPageImpressionBlockFeatures 类

QueryLogPageImpressionBlockFeatures 成员

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