Dela via


IVsColorThemeService.Themes Property

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

Syntax

'Declaration
ReadOnly Property Themes As IVsColorThemes
IVsColorThemes Themes { get; }
property IVsColorThemes^ Themes {
    IVsColorThemes^ get ();
}
abstract Themes : IVsColorThemes with get
function get Themes () : IVsColorThemes

Property Value

Type: Microsoft.Internal.VisualStudio.Shell.Interop.IVsColorThemes

.NET Framework Security

See Also

Reference

IVsColorThemeService Interface

Microsoft.Internal.VisualStudio.Shell.Interop Namespace