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