Compartir a través de


de la propiedad RefinerConfiguration.Type

Obtiene o establece el tipo de matriz.

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
<DataMemberAttribute> _
Public Property Type As RefinerType
    Get
    Set
'Uso
Dim instance As RefinerConfiguration
Dim value As RefinerType

value = instance.Type

instance.Type = value
[DataMemberAttribute]
public RefinerType Type { get; set; }

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Administration.RefinerType

Vea también

Referencia

clase RefinerConfiguration

Miembros RefinerConfiguration

Espacio de nombres Microsoft.Office.Server.Search.Administration