Miner.Interop.Process Namespace > IMMPxApplicationEx2 Interface : TaskTool Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678280)> ReadOnly Property TaskTool As PxTaskTool
'Usage
Dim instance As IMMPxApplicationEx2 Dim value As PxTaskTool value = instance.TaskTool
[System.Runtime.InteropServices.DispId(1610678280)] PxTaskTool TaskTool {get;}
read-only property TaskTool: PxTaskTool;
System.Runtime.InteropServices.DispIdAttribute(1610678280) function get TaskTool : PxTaskTool
[System.Runtime.InteropServices.DispId(1610678280)] __property PxTaskTool* get_TaskTool();
[System.Runtime.InteropServices.DispId(1610678280)] property PxTaskTool^ TaskTool { PxTaskTool^ get(); }
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