nmiDashboardTile..::..ThumbNail Property
 
    Note: This API is now obsolete.
  
Assembly: C-DEngine (in C-DEngine.dll)
            
   displays an image as Thumbnail on the button
   
    Namespace: 
   nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
[ObsoleteAttribute] public string ThumbNail { get; set; }
<ObsoleteAttribute> _ Public Property ThumbNail As String Get Set
[ObsoleteAttribute] public: property String^ ThumbNail { String^ get (); void set (String^ value); }