ITextUndoHistory.UndoDescription 属性

定义

获取最新的可见撤消的说明 ITextUndoTransaction

public:
 property System::String ^ UndoDescription { System::String ^ get(); };
public:
 property Platform::String ^ UndoDescription { Platform::String ^ get(); };
public string UndoDescription { get; }
member this.UndoDescription : string
Public ReadOnly Property UndoDescription As String

属性值

String

最新可见撤消的说明 ITextUndoTransaction

适用于