Miner.Interop Namespace > IMMFeatureTab Interface : FeaturesList Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property FeaturesList As ID8List
'Usage
Dim instance As IMMFeatureTab Dim value As ID8List value = instance.FeaturesList
[System.Runtime.InteropServices.DispId(1610678272)] ID8List FeaturesList {get;}
read-only property FeaturesList: ID8List;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get FeaturesList : ID8List
[System.Runtime.InteropServices.DispId(1610678272)] __property ID8List* get_FeaturesList();
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