UndoEngine::UndoUnit::ToString Method ()

 

Returns a String that represents the current name of the unit.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A String that represents the current name of the unit.

.NET Framework
Available since 2.0
Return to top
Show: