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