Interfaccia _EnvironmentFontsAndColors
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Solo per utilizzo interno di Microsoft.
Spazio dei nomi: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Sintassi
'Dichiarazione
<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