Partilhar via


Propriedade IVsTextEditFonts.FontFamily

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 FontFamily As String
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

IVsTextEditFonts Interface

Namespace EnvDTE