QueryLogPageImpressionBlockFeatures.BlockId 方法

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

语法

声明
<FeatureFunctionAttribute(, "BlockId")> _
Public Shared Function BlockId ( _
    data As QueryLogPageImpressionBlock _
) As Guid
用法
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Guid

returnValue = QueryLogPageImpressionBlockFeatures.BlockId(data)
[FeatureFunctionAttribute(, "BlockId")]
public static Guid BlockId(
    QueryLogPageImpressionBlock data
)

参数

返回值

类型:System.Guid

另请参阅

引用

QueryLogPageImpressionBlockFeatures 类

QueryLogPageImpressionBlockFeatures 成员

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