ITeamExplorerNavigationItem.Image Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Get the image to be shown for this item. This should be a 16x16 image.

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

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

Property Value

Type: System.Drawing.Image
Returns Image.

.NET Framework Security

See Also

Reference

ITeamExplorerNavigationItem Interface

Microsoft.TeamFoundation.Controls Namespace