ProposalBase.UndoDescription 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
本地化文字,用來描述復原清單中提案所做的編輯。 如果為 Null 或空白,則會使用類似於「完成」的當地語系化字串。
public virtual string UndoDescription { get; }
member this.UndoDescription : string
Public Overridable ReadOnly Property UndoDescription As String