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

Eigenschaftswert

Boolean

true , wenn die Hilfe extern ist, andernfalls false .

Attribute

Gilt für