Miner.Interop Namespace > MMProductManagerClass Class : ProductInstalled Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Public Overridable ReadOnly Property ProductInstalled As System.Short
'Usage
Dim instance As MMProductManagerClass Dim value As System.Short value = instance.ProductInstalled
[System.Runtime.InteropServices.DispId(1610678272)] public virtual System.short ProductInstalled {get;}
public read-only property ProductInstalled: System.Int16; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678272) public function get ProductInstalled : System.short
[System.Runtime.InteropServices.DispId(1610678272)] public: __property virtual System.short get_ProductInstalled();
[System.Runtime.InteropServices.DispId(1610678272)] public: virtual property System.short ProductInstalled { System.short 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