Edit

Share via


QueryOption Class

Definition

XAML Proxy for QueryOption.

public sealed class QueryOption
type QueryOption = class
Public NotInheritable Class QueryOption
Inheritance
QueryOption

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