SingleAppModeContext
SingleAppModeContext
SingleAppModeContext
SingleAppModeContext
Class
Definition
The context in which the CurrentAppOrchestration has been started.
public sealed class SingleAppModeContextpublic sealed class SingleAppModeContextPublic NotInheritable Class SingleAppModeContextpublic sealed class SingleAppModeContext
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
Windows Desktop Extension SDK (introduced v10.0.10586.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
Windows.Management.Orchestration.OrchestrationContract (introduced v1)
|
Remarks
Returned from StartSingleAppMode().
Methods
Close() Close() Close() Close()
Closes the single app mode context.
public void Close()public void Close()Public Function Close() As voidpublic void Close()
Additional features and requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
Windows Desktop Extension SDK (introduced v10.0.10586.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
Windows.Management.Orchestration.OrchestrationContract (introduced v1)
|