Partager via


ITextUndoHistory.State, propriété

Obtient l'état actuel de l'historique de phase de restauration.

Espace de noms :  Microsoft.VisualStudio.Text.Operations
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

'Déclaration
ReadOnly Property State As TextUndoHistoryState
TextUndoHistoryState State { get; }
property TextUndoHistoryState State {
    TextUndoHistoryState get ();
}
abstract State : TextUndoHistoryState with get
function get State () : TextUndoHistoryState

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Operations.TextUndoHistoryState
L'état actuel de l'historique de phase de restauration.

Sécurité .NET Framework

Voir aussi

Référence

ITextUndoHistory Interface

Microsoft.VisualStudio.Text.Operations, espace de noms