IVsWebPreview Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | ActivatePreview() | Activates the preview set by PreviewURL or PreviewURLEx. |
![]() | PreviewURL(IVsWebPreviewAction^, String^) | Provides the information for the preview. Use ActivatePreview to display the preview. |
![]() | PreviewURLEx(IVsWebPreviewAction^, String^, UInt32, Int32, Int32) | Provides the information for the preview. Extension of PreviewURL. Use ActivatePreview to display the preview. |
![]() | Resize(Int32, Int32) | Resize the preview window. |
Show:
