Category.CrawledPropertyCount 属性

获取类别的已爬网属性的数目。

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

语法

声明
Public ReadOnly Property CrawledPropertyCount As Integer
    Get
用法
Dim instance As Category
Dim value As Integer

value = instance.CrawledPropertyCount
public int CrawledPropertyCount { get; }

属性值

类型:System.Int32
一个 32 位整数表示的已爬网属性类别数。

另请参阅

引用

Category 类

Category 成员

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