Proposal.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 override string UndoDescription { get; }
member this.UndoDescription : string
Public Overrides ReadOnly Property UndoDescription As String