_EnvironmentGeneral.ShowCommandWindowCompletion 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 ShowCommandWindowCompletion { bool get(); void set(bool value); };
public:
 property bool ShowCommandWindowCompletion { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(7)]
public bool ShowCommandWindowCompletion { [System.Runtime.InteropServices.DispId(7)] get; [System.Runtime.InteropServices.DispId(7)] set; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.ShowCommandWindowCompletion : bool with get, set
Public Property ShowCommandWindowCompletion As Boolean

Eigenschaftswert

Boolean

true , wenn die Vervollständigung im Befehlsfenster ausgeführt werden soll, andernfalls false .

Attribute

Gilt für