InheritanceAttribute::ToString Method ()

 

Converts this attribute to a string.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string that represents this InheritanceAttribute.

.NET Framework
Available since 1.1
Return to top
Show: