DTEClass::UndoContext Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to UndoContext.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
property UndoContext^ UndoContext {
	virtual UndoContext^ get();
}

Property Value

Type: EnvDTE::UndoContext^

The undo context.

Return to top
Show: