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