ITextUndoTransaction::CanRedo Property
Visual Studio 2015
Determines whether it is currently possible to call Do successfully.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Property Value
Type: System::Booleantrue if it is currently possible to call Do() successfully, otherwise false.
Show: