WP7AppInfo ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  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

public class WP7AppInfo : AppInfo

The WP7AppInfo type exposes the following members.

Constructors

  NameDescription
Public methodWP7AppInfo
Initializes a new instance of the WP7AppInfo class
Top
Methods

  NameDescription
Protected methodGetAvailableDevices (Overrides AppInfo GetAvailableDevices .)
Public methodGetFullAppNameForEngineApp (Inherited from AppInfo.)
Public methodLaunchAppOnDevice (Inherited from AppInfo.)
Public methodLaunchAppOnPrimaryDevice (Inherited from AppInfo.)
Public methodToString (Inherited from AppInfo.)
Protected methodUpdateAvailableDevices (Inherited from AppInfo.)
Top
Properties

  NameDescription
Public propertyAppGuid (Inherited from AppInfo.)
Public propertyAvailableDevices (Inherited from AppInfo.)
Public propertyBuildDate (Inherited from AppInfo.)
Public propertyFilePath (Inherited from AppInfo.)
Public propertyIsDeviceAvailable (Overrides AppInfo IsDeviceAvailable.)
Public propertyIsSolutionPathAvailable (Inherited from AppInfo.)
Public propertyName (Inherited from AppInfo.)
Public propertyPlatform (Inherited from AppInfo.)
Public propertyPlatformIcon (Inherited from AppInfo.)
Public propertySolutionFilePath (Inherited from AppInfo.)
Top
See Also