Miner.Interop Namespace > D8ListClass Class : DefaultItem Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678281)> Public Overridable Property DefaultItem As ID8ListItem
'Usage
Dim instance As D8ListClass Dim value As ID8ListItem instance.DefaultItem = value value = instance.DefaultItem
[System.Runtime.InteropServices.DispId(1610678281)] public virtual ID8ListItem DefaultItem {get; set;}
public read-write property DefaultItem: ID8ListItem; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678281) public function get,set DefaultItem : ID8ListItem
[System.Runtime.InteropServices.DispId(1610678281)] public: __property virtual ID8ListItem* get_DefaultItem(); public: __property virtual void set_DefaultItem( ID8ListItem* value );
[System.Runtime.InteropServices.DispId(1610678281)] public: virtual property ID8ListItem^ DefaultItem { ID8ListItem^ get(); void set ( ID8ListItem^ 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