Właściwość IVsTextEditFonts.FontCharacterSet —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: EnvDTE.vsFontCharSet

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVsTextEditFonts Interfejs

Przestrzeń nazw EnvDTE