IVsDocumentPreviewer Properties

 

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

NameDescription
System_CAPS_pubpropertyArguments

Gets the arguments that can be passed when invoking the previewer, or null if this is the internal previewer.

System_CAPS_pubpropertyDisplayName

Gets the friendly name of the previewer.

System_CAPS_pubpropertyIsDefault

Gets whether the previewer is configured as a default browser (more than one previewer can be marked as the default).

System_CAPS_pubpropertyPath

Gets the path to the .exe browser.

System_CAPS_pubpropertyResolution

Gets the preferred resolution of the previewer window.

System_CAPS_pubpropertyType

Gets the previewer type as a member of __DOCUMENTPREVIEWERTYPE (internal, system, user-defined, or package-registered).

Return to top
Show: