CrawledPropertyInfo.Propset 属性

获取或设置此已爬网属性的属性集的 Guid。

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

语法

声明
<DataMemberAttribute> _
Public Property Propset As Guid
    Get
    Set
用法
Dim instance As CrawledPropertyInfo
Dim value As Guid

value = instance.Propset

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

属性值

类型:System.Guid

另请参阅

引用

CrawledPropertyInfo 类

CrawledPropertyInfo 成员

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