_EnvironmentKeyboard.Scheme Propriedade

Definição

Somente para uso interno da Microsoft.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu código.

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

Valor da propriedade

String

O esquema de teclado.

Atributos

Aplica-se a