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