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