Inheritance Hierarchy
DeltaEngine.Editor.AppBuilder AppInfo
DeltaEngine.Editor.AppBuilder.WindowsPhone7 WP7AppInfo
Namespace: DeltaEngine.Editor.AppBuilder.WindowsPhone7
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The WP7AppInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WP7AppInfo | Initializes a new instance of the WP7AppInfo 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 | (Overrides AppInfo IsDeviceAvailable.) | |
IsSolutionPathAvailable | (Inherited from AppInfo.) | |
Name | (Inherited from AppInfo.) | |
Platform | (Inherited from AppInfo.) | |
PlatformIcon | (Inherited from AppInfo.) | |
SolutionFilePath | (Inherited from AppInfo.) |
See Also