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