Miner.Interop Namespace > IMMStoredItem Interface : StoredItemType Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678278)> Property StoredItemType As mmStoredItemType
'Usage
Dim instance As IMMStoredItem Dim value As mmStoredItemType instance.StoredItemType = value value = instance.StoredItemType
[System.Runtime.InteropServices.DispId(1610678278)] mmStoredItemType StoredItemType {get; set;}
read-write property StoredItemType: mmStoredItemType;
System.Runtime.InteropServices.DispIdAttribute(1610678278) function get,set StoredItemType : mmStoredItemType
[System.Runtime.InteropServices.DispId(1610678278)] __property mmStoredItemType get_StoredItemType(); __property void set_StoredItemType( mmStoredItemType value );
[System.Runtime.InteropServices.DispId(1610678278)] property mmStoredItemType StoredItemType { mmStoredItemType get(); void set ( mmStoredItemType 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