QueryLogPageImpressionBlockFeatures.FeatureIDFromName 方法
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Shared Function FeatureIDFromName ( _
name As String _
) As Integer
用法
Dim name As String
Dim returnValue As Integer
returnValue = QueryLogPageImpressionBlockFeatures.FeatureIDFromName(name)
public static int FeatureIDFromName(
string name
)
参数
- name
类型:System.String
返回值
类型:System.Int32
另请参阅
引用
QueryLogPageImpressionBlockFeatures 类