AppManifest Members (2003 System)

Include Protected Members
Include Inherited Members

Represents the embedded application manifest in the Runtime Storage Control of a Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution document.

The AppManifest type exposes the following members.

Methods

  Name Description
ms185801.pubmethod(en-us,VS.89).gif Clear Removes the contents of the application manifest.
ms185801.pubmethod(en-us,VS.89).gif CreateObjRef (Inherited from MarshalByRefObject.)
ms185801.pubmethod(en-us,VS.89).gif Equals (Inherited from Object.)
ms185801.protmethod(en-us,VS.89).gif Finalize (Inherited from Object.)
ms185801.pubmethod(en-us,VS.89).gif FromXml Loads the application manifest with information from an XML string.
ms185801.pubmethod(en-us,VS.89).gif GetHashCode (Inherited from Object.)
ms185801.pubmethod(en-us,VS.89).gif GetLifetimeService (Inherited from MarshalByRefObject.)
ms185801.pubmethod(en-us,VS.89).gif GetType (Inherited from Object.)
ms185801.pubmethod(en-us,VS.89).gif InitializeLifetimeService Infrastructure. (Inherited from AppManifestNode.)
ms185801.protmethod(en-us,VS.89).gif MemberwiseClone Overloaded.
ms185801.pubmethod(en-us,VS.89).gif ToString (Inherited from Object.)
ms185801.pubmethod(en-us,VS.89).gif ToXml Returns the application manifest as an XML string.

Top

Properties

  Name Description
ms185801.pubproperty(en-us,VS.89).gif Dependency Gets information about the Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution assembly.
ms185801.pubproperty(en-us,VS.89).gif DeployManifestPath Gets or sets the full or relative path of the deployment manifest for the Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution.
ms185801.pubproperty(en-us,VS.89).gif EntryPoints Gets the collection of EntryPoint objects for the Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) solution.
ms185801.pubproperty(en-us,VS.89).gif Identity Gets or sets information about the application manifest.

Top

See Also

Reference

AppManifest Class

Microsoft.VisualStudio.Tools.Applications.Runtime Namespace