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