Category.MaxIndexedStringLength Property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property MaxIndexedStringLength As Integer
Get
Set
'Usage
Dim instance As Category
Dim value As Integer
value = instance.MaxIndexedStringLength
instance.MaxIndexedStringLength = value
public int MaxIndexedStringLength { get; set; }
Property Value
Type: System.Int32
Returns Int32.