Type..::..FullName Property
Gets the fully qualified name of the type, including its namespace but not its assembly.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public string FullName { get; }
<TemplateAttribute> _ Public ReadOnly Property FullName As String Get
[TemplateAttribute] public: property String^ FullName { String^ get (); }