QueryReportData.Scope 属性

获取查询的范围的唯一 ID。

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

语法

声明
<DataMemberAttribute> _
Public Property Scope As Guid
    Get
    Friend Set
用法
Dim instance As QueryReportData
Dim value As Guid

value = instance.Scope
[DataMemberAttribute]
public Guid Scope { get; internal set; }

属性值

类型:System.Guid
查询的作用域的唯一 ID

另请参阅

引用

QueryReportData 类

QueryReportData 成员

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