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