IVsWebPreviewAction Members

Include Protected Members
Include Inherited Members

Defines methods to be called in response to Web preview events. Implement the interface and use it with the Web preview methods PreviewURL and PreviewURLEx of the IVsWebPreview interface.

The IVsWebPreviewAction type exposes the following members.

Methods

  Name Description
Public method OnPreviewClose Method called when the preview window closes.
Public method OnPreviewLoaded Method called when the preview window has loaded its document.
Public method OnPreviewLoadStart Method called when the preview window starts loading its document.

Top

See Also

Reference

IVsWebPreviewAction Interface

Microsoft.VisualStudio.Shell.Interop Namespace