de la propiedad LinksStoreSettingsBase<T>.repartitioning
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Protected Property repartitioning As T
Get
Set
'Uso
Dim value As T
value = Me.repartitioning
Me.repartitioning = value
protected T repartitioning { get; set; }
Valor de propiedad
Tipo: T
Vea también
Referencia
clase LinksStoreSettingsBase<T>
Miembros LinksStoreSettingsBase<T>
Espacio de nombres Microsoft.Office.Server.Search.Administration