_EnvironmentKeyboard.Scheme 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 System::String ^ Scheme { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ Scheme { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1)]
public string Scheme { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.Scheme : string with get, set
Public Property Scheme As String

Eigenschaftswert

String

Das Tastatur Schema.

Attribute

Gilt für