Mapping.CrawledPropset 属性
获取或设置的属性中的属性映射的已爬网属性集。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property CrawledPropset As Guid
Get
Set
用法
Dim instance As Mapping
Dim value As Guid
value = instance.CrawledPropset
instance.CrawledPropset = value
public Guid CrawledPropset { get; set; }
属性值
类型:System.Guid
一个标识该已爬网的属性的属性集的 GUID。