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