WebAppInfo ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.AppBuilder AppInfo
    DeltaEngine.Editor.AppBuilder.Web WebAppInfo

Namespace: DeltaEngine.Editor.AppBuilder.Web
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class WebAppInfo : AppInfo

The WebAppInfo type exposes the following members.

Constructors

  NameDescription
Public methodWebAppInfo
Initializes a new instance of the WebAppInfo 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 (Inherited from AppInfo.)
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