Interface _EnvironmentFontsAndColors
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Somente para uso interno da Microsoft.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE.dll)
Sintaxe
'Declaração
<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