Miner.Interop Namespace > IMMTraceRunParameters Interface : CurrentTraceStrategy Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> Property CurrentTraceStrategy As IMMSearchStrategy
'Usage
Dim instance As IMMTraceRunParameters Dim value As IMMSearchStrategy instance.CurrentTraceStrategy = value value = instance.CurrentTraceStrategy
[System.Runtime.InteropServices.DispId(1610678278)] IMMSearchStrategy CurrentTraceStrategy {get; set;}
read-write property CurrentTraceStrategy: IMMSearchStrategy;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function get,set CurrentTraceStrategy : IMMSearchStrategy
[System.Runtime.InteropServices.DispId(1610678278)] __property IMMSearchStrategy* get_CurrentTraceStrategy(); __property void set_CurrentTraceStrategy( IMMSearchStrategy* value );
[System.Runtime.InteropServices.DispId(1610678278)] property IMMSearchStrategy^ CurrentTraceStrategy { IMMSearchStrategy^ get(); void set ( IMMSearchStrategy^ 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