Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.