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