The application manifest class.

The ApplicationManifesttype exposes the following members.

Properties

  Name Description
Public property ApplicationUri Returns the application URI.
Public property ScriptOnly
Top

Methods

  Name Description
Public method Compile Compiles the application manifest.
Public method Static member CreateFromFile Loads the application manifest from the specified file.
Public method Static member CreateFromString Creates the application manifest from the specified string.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetDebugOutput Controls the behavior of APILogger.exe.
Public method ToString (Inherited from Object.)
Top

See also