Share via


QueryProperties._deserializing field

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Protected _deserializing As Boolean
'Usage
Dim value As Boolean

value = Me._deserializing

Me._deserializing = value
[ObsoleteAttribute("This class is obsolete.")]
protected bool _deserializing

See also

Reference

QueryProperties class

QueryProperties members

Microsoft.SharePoint.Search.Query namespace