Miner.Interop Namespace > IMMListTree Interface : MMSelection Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678290)> Property MMSelection As IMMTreeViewSelection
'Usage
Dim instance As IMMListTree Dim value As IMMTreeViewSelection instance.MMSelection = value value = instance.MMSelection
[System.Runtime.InteropServices.DispId(1610678290)] IMMTreeViewSelection MMSelection {get; set;}
read-write property MMSelection: IMMTreeViewSelection;
System.Runtime.InteropServices.DispIdAttribute(1610678290) function get,set MMSelection : IMMTreeViewSelection
[System.Runtime.InteropServices.DispId(1610678290)] __property IMMTreeViewSelection* get_MMSelection(); __property void set_MMSelection( IMMTreeViewSelection* value );
[System.Runtime.InteropServices.DispId(1610678290)] property IMMTreeViewSelection^ MMSelection { IMMTreeViewSelection^ get(); void set ( IMMTreeViewSelection^ value); }
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