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.
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public Shared Property Instance As TeamFoundationIconStripHelper
public static TeamFoundationIconStripHelper Instance { get; set; }
public:
static property TeamFoundationIconStripHelper^ Instance {
TeamFoundationIconStripHelper^ get ();
void set (TeamFoundationIconStripHelper^ value);
}
static member Instance : TeamFoundationIconStripHelper with get, set
static function get Instance () : TeamFoundationIconStripHelper
static function set Instance (value : TeamFoundationIconStripHelper)
Property Value
Type: Microsoft.TeamFoundation.Controls.TeamFoundationIconStripHelper
.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.