Share via


IVsWebPreview Members

Include Protected Members
Include Inherited Members

Enables a package to show a preview of a Web page, typically in a child window. You can get an instance of the interface from the SVsWebPreview (SID_SVsWebPreview) service.

The IVsWebPreview type exposes the following members.

Methods

 

Name

Description

Public method

ActivatePreview

Activates the preview set by PreviewURL or PreviewURLEx.

Public method

PreviewURL

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

Public method

PreviewURLEx

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

Public method

Resize

Resize the preview window.

Top

See Also

Reference

IVsWebPreview Interface

Microsoft.VisualStudio.Shell.Interop Namespace