IVsDocumentPreviewer.IsDefault Eigenschaft

Definition

Ruft ab, ob die Vorschau als Standardbrowser konfiguriert ist (mehr als eine Vorschau kann als Standard gekennzeichnet werden).

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

Eigenschaftswert

Boolean

true, wenn der Previewer als Standardbrowser konfiguriert ist.

Attribute

Gilt für