ApplicationManifest Class

Definition

The application manifest class.

public ref class ApplicationManifest sealed
public sealed class ApplicationManifest
Public NotInheritable Class ApplicationManifest
Inheritance
ApplicationManifest

Properties

ApplicationUri

Returns the application URI.

BaseAddress
CommittedEnd
ReservedEnd
ScriptOnly
TracingFlags

Methods

Compile()

Compiles the application manifest.

CreateFromFile(String)

Loads the application manifest from the specified file.

CreateFromString(String)

Creates the application manifest from the specified string.

SetDebugOutput(Boolean)

Controls the behavior of APILogger.exe.

Applies to