Partager via


_FontsAndColors.FontFamily, 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 FontFamily As String
    Get
    Set
string FontFamily { get; set; }
property String^ FontFamily {
    String^ get ();
    void set (String^ value);
}
abstract FontFamily : string with get, set
function get FontFamily () : String
function set FontFamily (value : String)

Valeur de propriété

Type : System.String
Nom de la famille de polices.

Sécurité .NET Framework

Voir aussi

Référence

_FontsAndColors Interface

EnvDTE, espace de noms