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