Class AppLaunchedEventArgs
App launched event args.
Inherited Members
Namespace: HoloMetrix.Net.Remote
Assembly: HoloMetrix.Net.Remote.dll
Syntax
public class AppLaunchedEventArgs : EventArgs
Properties
| Improve this Doc View SourceApp
The app that was to launch.
Declaration
public App App { get; }
Property Value
| Type | Description |
|---|---|
| App |