IVsWebPreview Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodActivatePreview()

Activates the preview set by PreviewURL or PreviewURLEx.

System_CAPS_pubmethodPreviewURL(IVsWebPreviewAction^, String^)

Provides the information for the preview. Use ActivatePreview to display the preview.

System_CAPS_pubmethodPreviewURLEx(IVsWebPreviewAction^, String^, UInt32, Int32, Int32)

Provides the information for the preview. Extension of PreviewURL. Use ActivatePreview to display the preview.

System_CAPS_pubmethodResize(Int32, Int32)

Resize the preview window.

Return to top
Show: