Gets or sets an icon (16x16) for the preference pane, or null if none.

Namespace:  Gallio.UI.ControlPanel.Preferences
Assembly:  Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public Icon Icon { get; set; }
Visual Basic (Declaration)
Public Property Icon As Icon

See Also