Partager via


_FontsAndColors.FontCharacterSet, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : EnvDTE.vsFontCharSet
Objet vsFontCharSet.

Sécurité .NET Framework

Voir aussi

Référence

_FontsAndColors Interface

EnvDTE, espace de noms