共用方式為


IVsColorThemes Interface

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("98192AFE-75B9-4347-82EC-FF312C1995D8")> _
Public Interface IVsColorThemes
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("98192AFE-75B9-4347-82EC-FF312C1995D8")]
public interface IVsColorThemes

The IVsColorThemes type exposes the following members.

Methods

  Name Description
Public method GetThemeFromId

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace