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