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