LaunchQuerySupportType
LaunchQuerySupportType
LaunchQuerySupportType
LaunchQuerySupportType
Enum
Definition
Specifies the type of activation to query for.
public : enum class LaunchQuerySupportTypepublic enum LaunchQuerySupportTypePublic Enum LaunchQuerySupportType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| Uri Uri Uri Uri | Activate by URI but do not return a result to the calling app. This is the default. |
| UriForResults UriForResults UriForResults UriForResults | Activate by URI and return a result to the calling app. |
Remarks
The default launch type is Uri.