Share via


IVsDocumentPreviewer.IsDefault Property

Definition

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

public:
 property bool IsDefault { bool get(); };
public:
 property bool IsDefault { bool get(); };
[System.Runtime.InteropServices.DispId(1610678275)]
public bool IsDefault { get; }
public bool IsDefault { get; }
[<System.Runtime.InteropServices.DispId(1610678275)>]
member this.IsDefault : bool
member this.IsDefault : bool
Public ReadOnly Property IsDefault As Boolean

Property Value

true if the previewer is configured as a default browser.

Attributes

Applies to