QueryOption Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |