Freigeben über


ManagedProperty.MaxCharactersInPropertyStoreNonIndex-Eigenschaft

HINWEIS: Diese API ist veraltet.

Diese Eigenschaft ist veraltet und sollte nicht verwendet werden.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This property is deprecated.")> _
Public Property MaxCharactersInPropertyStoreNonIndex As Integer
    Get
    Set
'Usage
Dim instance As ManagedProperty
Dim value As Integer

value = instance.MaxCharactersInPropertyStoreNonIndex

instance.MaxCharactersInPropertyStoreNonIndex = value
[ObsoleteAttribute("This property is deprecated.")]
public int MaxCharactersInPropertyStoreNonIndex { get; set; }

Eigenschaftswert

Typ: System.Int32
Gibt Int32 zurück.

Siehe auch

Referenz

ManagedProperty Klasse

ManagedProperty-Member

Microsoft.Office.Server.Search.Administration-Namespace