Miner.Mobile.Common.Controls Namespace > MessageBox Class : TaskbarItemInfo Property |
'Declaration
Public Property TaskbarItemInfo As System.Windows.Shell.TaskbarItemInfo
'Usage
Dim instance As MessageBox Dim value As System.Windows.Shell.TaskbarItemInfo instance.TaskbarItemInfo = value value = instance.TaskbarItemInfo
public System.Windows.Shell.TaskbarItemInfo TaskbarItemInfo {get; set;}
public read-write property TaskbarItemInfo: System.Windows.Shell.TaskbarItemInfo;
public function get,set TaskbarItemInfo : System.Windows.Shell.TaskbarItemInfo
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2