GraphUndoUnit::Causality Property

 

This undo unit's associated Causality.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property Object^ Causality {
	Object^ get();
	void set(Object^ value);
}

Property Value

Type: System::Object^

Returns Object.

Return to top
Show: