RefinerConfiguration.Type - Propriété
Obtient ou définit le type d'affinement.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Type As RefinerType
Get
Set
'Utilisation
Dim instance As RefinerConfiguration
Dim value As RefinerType
value = instance.Type
instance.Type = value
[DataMemberAttribute]
public RefinerType Type { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.RefinerType
Voir aussi
Référence
RefinerConfiguration - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms