GraphUndoUnit::Description Property

 

This undo unit's description.

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

public:
property String^ Description {
	String^ get();
}

Property Value

Type: System::String^

Returns String.

Return to top
Show: