Partilhar via


Propriedade _FontsAndColors.FontCharacterSet

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Property FontCharacterSet As vsFontCharSet
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)

Valor de propriedade

Tipo: EnvDTE.vsFontCharSet
O objeto vsFontCharSet.

Segurança do .NET Framework

Consulte também

Referência

_FontsAndColors Interface

Namespace EnvDTE