Freigeben über


_FontsAndColors.FontsAndColorsItems-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
ReadOnly Property FontsAndColorsItems As FontsAndColorsItems
    Get
FontsAndColorsItems FontsAndColorsItems { get; }
property FontsAndColorsItems^ FontsAndColorsItems {
    FontsAndColorsItems^ get ();
}
abstract FontsAndColorsItems : FontsAndColorsItems
function get FontsAndColorsItems () : FontsAndColorsItems

Eigenschaftswert

Typ: EnvDTE.FontsAndColorsItems
Das FontsAndColorsItems-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

_FontsAndColors Schnittstelle

EnvDTE-Namespace