Proprietà IVsTextEditFonts.FontCharacterSet

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 FontCharacterSet As vsFontCharSet
    Get
    Set
vsFontCharSet FontCharacterSet { get; set; }
property vsFontCharSet FontCharacterSet {
    vsFontCharSet get ();
    void set (vsFontCharSet value);
}
abstract FontCharacterSet : vsFontCharSet with get, set
function get FontCharacterSet () : vsFontCharSet
function set FontCharacterSet (value : vsFontCharSet)

Valore proprietà

Tipo: EnvDTE.vsFontCharSet

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsTextEditFonts Interfaccia

Spazio dei nomi EnvDTE