Class LauncherApp
Inheritance
System.Object
LauncherApp
Assembly: Votanic.vXR.dll
Syntax
[Serializable]
public class LauncherApp
Fields
Icon
Declaration
Field Value
Type |
Description |
System.String |
|
Name
Declaration
Field Value
Type |
Description |
System.String |
|
Path
Declaration
Field Value
Type |
Description |
System.String |
|
Declaration
Field Value
Type |
Description |
System.String |
|
TurnOffDevice
Declaration
public List<int> TurnOffDevice
Field Value
Type |
Description |
System.Collections.Generic.List<System.Int32> |
|
TurnOnDevice
Declaration
public List<int> TurnOnDevice
Field Value
Type |
Description |
System.Collections.Generic.List<System.Int32> |
|