Miner.Interop Namespace > IMMProductInfo Interface : IsReleaseBuild Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> ReadOnly Property IsReleaseBuild As System.Boolean
'Usage
Dim instance As IMMProductInfo Dim value As System.Boolean value = instance.IsReleaseBuild
[System.Runtime.InteropServices.DispId(1610678274)] System.bool IsReleaseBuild {get;}
read-only property IsReleaseBuild: System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get IsReleaseBuild : System.boolean
[System.Runtime.InteropServices.DispId(1610678274)]
__property System.bool get_IsReleaseBuild();
[System.Runtime.InteropServices.DispId(1610678274)] property System.bool IsReleaseBuild { System.bool 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