ApplicationManifest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |