ServerDocument Members (2003 System)

Include Protected Members
Include Inherited Members

Provides access to the cached data and the application manifest in a Microsoft Office Word document or Microsoft Office Excel workbook.

The ServerDocument type exposes the following members.

Constructors

  Name Description
ms186080.pubmethod(en-us,VS.89).gif ServerDocument Overloaded. Initializes a new instance of the ServerDocument class.

Top

Methods

  Name Description
ms186080.pubmethod(en-us,VS.89).gifms186080.static(en-us,VS.89).gif AddCustomization Overloaded. Adds an application manifest to a document.
ms186080.pubmethod(en-us,VS.89).gif Close Closes the ServerDocument.
ms186080.pubmethod(en-us,VS.89).gif Equals (Inherited from Object.)
ms186080.protmethod(en-us,VS.89).gif Finalize (Inherited from Object.)
ms186080.pubmethod(en-us,VS.89).gif GetHashCode (Inherited from Object.)
ms186080.pubmethod(en-us,VS.89).gif GetType (Inherited from Object.)
ms186080.pubmethod(en-us,VS.89).gifms186080.static(en-us,VS.89).gif IsCacheEnabled Gets a value that indicates whether the specified document has a data cache.
ms186080.pubmethod(en-us,VS.89).gifms186080.static(en-us,VS.89).gif IsCustomized Gets a value that indicates whether the specified document has a Visual Studio Tools for Office customization.
ms186080.protmethod(en-us,VS.89).gif MemberwiseClone (Inherited from Object.)
ms186080.pubmethod(en-us,VS.89).gifms186080.static(en-us,VS.89).gif RemoveCustomization Removes the Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0) customization from the document.
ms186080.pubmethod(en-us,VS.89).gif Save Saves any changes made to the document.
ms186080.pubmethod(en-us,VS.89).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
ms186080.pubproperty(en-us,VS.89).gif AppManifest Gets an AppManifest that represents the application manifest contained in the document.
ms186080.pubproperty(en-us,VS.89).gif CachedData Gets a CachedData that represents the cached data contained in the document.
ms186080.pubproperty(en-us,VS.89).gif Document Gets the byte array of an in-memory document that is loaded into the ServerDocument.
ms186080.pubproperty(en-us,VS.89).gif ManifestModifiedTime Gets a DateTime that specifies when the application manifest was last modified.

Top

Explicit Interface Implementations

  Name Description
ms186080.pubinterface(en-us,VS.89).gifms186080.privmethod(en-us,VS.89).gif IDisposable.Dispose

Top

See Also

Reference

ServerDocument Class

Microsoft.VisualStudio.Tools.Applications.Runtime Namespace