IVsDocumentPreviewer Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | Arguments | Gets the arguments that can be passed when invoking the previewer, or null if this is the internal previewer. |
![]() | DisplayName | Gets the friendly name of the previewer. |
![]() | IsDefault | Gets whether the previewer is configured as a default browser (more than one previewer can be marked as the default). |
![]() | Path | Gets the path to the .exe browser. |
![]() | Resolution | Gets the preferred resolution of the previewer window. |
![]() | Type | Gets the previewer type as a member of __DOCUMENTPREVIEWERTYPE (internal, system, user-defined, or package-registered). |
Show:
