Share via


RootNode.Icons Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Icons As ImageList
public virtual ImageList Icons { get; }
public:
virtual property ImageList^ Icons {
    ImageList^ get ();
}
abstract Icons : ImageList
override Icons : ImageList
function get Icons () : ImageList

Property Value

Type: System.Windows.Forms.ImageList

.NET Framework Security

See Also

Reference

RootNode Class

Microsoft.TeamFoundation.Common Namespace