_EnvironmentGeneral.CloseButtonActiveTabOnly Eigenschaft

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 property bool CloseButtonActiveTabOnly { bool get(); void set(bool value); };
public:
 property bool CloseButtonActiveTabOnly { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(11)]
public bool CloseButtonActiveTabOnly { [System.Runtime.InteropServices.DispId(11)] get; [System.Runtime.InteropServices.DispId(11)] set; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
[<set: System.Runtime.InteropServices.DispId(11)>]
member this.CloseButtonActiveTabOnly : bool with get, set
Public Property CloseButtonActiveTabOnly As Boolean

Eigenschaftswert

Boolean

true , wenn schließen nur die aktive Registerkarte schließt, andernfalls false .

Attribute

Gilt für