IDocumentSite Members

Include Protected Members
Include Inherited Members

Maintains information and supplies methods for the parent object of the document.

The IDocumentSite type exposes the following members.

Methods

  Name Description
Public method ActivateObject Activates the document object.
Public method GetCompiler Returns the requested interface of the compiler for the document.
Public method GetSite Returns the IServiceProvider interface for the document site. Typically returns the value set by SetSite.
Public method IsObjectShowable Indicates whether or not the object is showable.
Public method SetSite Sets the IServiceProvider interface for the document site.

Top

See Also

Reference

IDocumentSite Interface

Microsoft.VisualStudio.Shell.Interop Namespace