ManagedProperty.QueryPropertyBlob - Propriété

Remarque : cette API est désormais obsolète.

Cette propriété est obsolète et ne doit pas être utilisée.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This property is deprecated.")> _
Public Property QueryPropertyBlob As Boolean
    Get
    Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean

value = instance.QueryPropertyBlob

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

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

ManagedProperty classe

ManagedProperty - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms