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