Miner.Interop.Process Namespace > IMMPxSubtask2 Interface : Task Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> WriteOnly Property Task As IMMPxTask
'Usage
Dim instance As IMMPxSubtask2 instance.Task = value
[System.Runtime.InteropServices.DispId(1610678272)] IMMPxTask Task {set;}
write-only property Task: IMMPxTask;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function set Task : IMMPxTask
[System.Runtime.InteropServices.DispId(1610678272)] __property void set_Task( IMMPxTask* value );
[System.Runtime.InteropServices.DispId(1610678272)] property IMMPxTask^ Task { void set ( IMMPxTask^ value); }
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