IDocumentSite2 Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | ActivateObject(UInt32) | Activates the document object. |
![]() | GetCompiler(Guid, IntPtr) | Returns the requested interface of the compiler for the document. |
![]() | GetObject(Object^) | Returns the IDispatch interface of the object. |
![]() | GetSite(IServiceProvider^) | Returns the IServiceProvider interface for the document site. Typically returns the value set by SetSite. |
![]() | IsObjectShowable() | Indicates whether or not the object is showable. |
![]() | SetSite(IServiceProvider^) | Sets the IServiceProvider interface for the document site. |
Show:
