Context Properties

Include Protected Members
Include Inherited Members

The Context type exposes the following members.

Properties

  Name Description
Public property Id Gets or sets the ID of this context.
Public property InRedo Indicates whether the context is redoing an operation.
Public property InUndo Indicates whether the context is undoing an operation.
Public property InUndoRedoOrRollback Indicates whether the context is undoing an operation, redoing an operation, or rolling back a transaction.
Public property Partitions Gets the partitions that the context uses.
Public property Store Gets the store to which the context belongs.
Public property UndoManager Gets the undo manager for the context.

Top

See Also

Reference

Context Class

Microsoft.VisualStudio.Modeling Namespace