Icon::ToString Method ()

 

Gets a human-readable string that describes the Icon.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string that describes the Icon.

.NET Framework
Available since 1.1
Return to top
Show: