Miner.Interop Namespace > MMFeederSpaceClass Class : FeederSources Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> Public Overridable ReadOnly Property FeederSources As IMMEnumFeederSource
'Usage
Dim instance As MMFeederSpaceClass Dim value As IMMEnumFeederSource value = instance.FeederSources
[System.Runtime.InteropServices.DispId(1610678273)] public virtual IMMEnumFeederSource FeederSources {get;}
public read-only property FeederSources: IMMEnumFeederSource; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678273) public function get FeederSources : IMMEnumFeederSource
[System.Runtime.InteropServices.DispId(1610678273)] public: __property virtual IMMEnumFeederSource* get_FeederSources();
[System.Runtime.InteropServices.DispId(1610678273)] public: virtual property IMMEnumFeederSource^ FeederSources { 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