Interfejs _EnvironmentFontsAndColors
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
<GuidAttribute("F809CAB6-2C9F-41F2-A5AF-E26FB80E62AD")> _
Public Interface _EnvironmentFontsAndColors
[GuidAttribute("F809CAB6-2C9F-41F2-A5AF-E26FB80E62AD")]
public interface _EnvironmentFontsAndColors
[GuidAttribute(L"F809CAB6-2C9F-41F2-A5AF-E26FB80E62AD")]
public interface class _EnvironmentFontsAndColors
[<GuidAttribute("F809CAB6-2C9F-41F2-A5AF-E26FB80E62AD")>]
type _EnvironmentFontsAndColors = interface end
public interface _EnvironmentFontsAndColors