Category.MaxIndexedStringLength 属性

此属性未被使用,并应被忽略。

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

语法

声明
Public Property MaxIndexedStringLength As Integer
    Get
    Set
用法
Dim instance As Category
Dim value As Integer

value = instance.MaxIndexedStringLength

instance.MaxIndexedStringLength = value
public int MaxIndexedStringLength { get; set; }

属性值

类型:System.Int32
返回 Int32

异常

异常 条件
InvalidOperationException

如果该对象不支持。

另请参阅

引用

Category 类

Category 成员

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