Inheritance Hierarchy
DeltaEngine.Editor.AppBuilder AppInfo
DeltaEngine.Editor.AppBuilder UnknownDeviceAppInfo
Namespace: DeltaEngine.Editor.AppBuilder
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The UnknownDeviceAppInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UnknownDeviceAppInfo | Initializes a new instance of the UnknownDeviceAppInfo class |
Methods
Name | Description | |
---|---|---|
![]() | GetAvailableDevices | (Overrides AppInfo GetAvailableDevices .) |
![]() | GetFullAppNameForEngineApp | (Inherited from AppInfo.) |
![]() | LaunchAppOnDevice | (Inherited from AppInfo.) |
![]() | LaunchAppOnPrimaryDevice | (Inherited from AppInfo.) |
![]() | ToString | (Inherited from AppInfo.) |
![]() | UpdateAvailableDevices | (Inherited from AppInfo.) |
Properties
Name | Description | |
---|---|---|
![]() | AppGuid | (Inherited from AppInfo.) |
![]() | AvailableDevices | (Inherited from AppInfo.) |
![]() | BuildDate | (Inherited from AppInfo.) |
![]() | FilePath | (Inherited from AppInfo.) |
![]() | IsDeviceAvailable | (Inherited from AppInfo.) |
![]() | IsSolutionPathAvailable | (Inherited from AppInfo.) |
![]() | Name | (Inherited from AppInfo.) |
![]() | Platform | (Inherited from AppInfo.) |
![]() | PlatformIcon | (Inherited from AppInfo.) |
![]() | SolutionFilePath | (Inherited from AppInfo.) |
See Also