Share via


IVsColorEntry.Background Property

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

Syntax

'Declaration
ReadOnly Property Background As UInteger
uint Background { get; }
property unsigned int Background {
    unsigned int get ();
}
abstract Background : uint32 with get
function get Background () : uint

Property Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

IVsColorEntry Interface

Microsoft.Internal.VisualStudio.Shell.Interop Namespace