_EnvironmentFontsAndColors, interface
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Réservé à un usage interne Microsoft.
Espace de noms : EnvDTE
Assembly : EnvDTE (dans EnvDTE.dll)
Syntaxe
'Déclaration
<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