_EnvironmentFontsAndColors Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<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