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