ManagedProperty.QueryPropertyBlob property
NOTE: This API is now obsolete.
This property is deprecated and should not be used.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<ObsoleteAttribute("This property is deprecated.")> _
Public Property QueryPropertyBlob As Boolean
Get
Set
'Usage
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.QueryPropertyBlob
instance.QueryPropertyBlob = value
[ObsoleteAttribute("This property is deprecated.")]
public bool QueryPropertyBlob { get; set; }
Property value
Type: System.Boolean
Returns Boolean.