SearchResultSet.Parse Property
A Parse Class object containing the parsed search query. Get this property from the service response.
Syntax
public Parse Parse { set; get; }
Public Property Parse As Parse
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A Parse Class object containing the parsed search query. Get this property from the service response.
public Parse Parse { set; get; }
Public Property Parse As Parse