Proprietà _EnvironmentKeyboard.Scheme

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
Property Scheme As String
    Get
    Set
string Scheme { get; set; }
property String^ Scheme {
    String^ get ();
    void set (String^ value);
}
abstract Scheme : string with get, set
function get Scheme () : String
function set Scheme (value : String)

Valore proprietà

Tipo: System.String
Schema della tastiera.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_EnvironmentKeyboard Interfaccia

Spazio dei nomi EnvDTE