Freigeben über


_FontsAndColors.FontCharacterSet-Eigenschaft

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur für die interne Verwendung durch Microsoft vorgesehen.

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

Syntax

'Declaration
Property FontCharacterSet As vsFontCharSet
    Get
    Set
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)

Eigenschaftswert

Typ: EnvDTE.vsFontCharSet
Das vsFontCharSet-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

_FontsAndColors Schnittstelle

EnvDTE-Namespace