LinksStoreSettingsBase<T>.repartitioning property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Protected Property repartitioning As T
Get
Set
'Uso
Dim value As T
value = Me.repartitioning
Me.repartitioning = value
protected T repartitioning { get; set; }
Property value
Type: T
Ver também
Referência
LinksStoreSettingsBase<T> class