Edit

Share via


QueryOption Class

Definition

XAML Proxy for QueryOption.

[Windows.Foundation.Metadata.Experimental]
public sealed class QueryOption
[<Windows.Foundation.Metadata.Experimental>]
type QueryOption = class
Public NotInheritable Class QueryOption
Inheritance
QueryOption
Attributes
Windows.Foundation.Metadata.ExperimentalAttribute

Constructors

QueryOption()

Properties

Name

The name, or key, of the option.

Value

The value of the option.

Operators

Implicit(QueryOption to QueryOption)

Implicit conversion for QueryOption to QueryOption.

Applies to