IDocumentSite2 Methods

Include Protected Members
Include Inherited Members

The IDocumentSite2 type exposes the following members.

Methods

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

Top

See Also

Reference

IDocumentSite2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace