ProposalBase.UndoDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Localized text used to describe the edit made by the proposal in the undo list. If null or empty, a localized string similar to "completion" will be used.
public virtual string UndoDescription { get; }
member this.UndoDescription : string
Public Overridable ReadOnly Property UndoDescription As String