Returns the name of the type excluding the namespace.
[Visual Basic] Overrides Public Function ToString() As String [C#] public override string ToString(); [C++] public: override String* ToString(); [JScript] public override function ToString() : String;
Read-only. The name of the type excluding the namespace
TypeBuilder Class | TypeBuilder Members | System.Reflection.Emit Namespace