ModuleElement::Type Property
.NET Framework (current version)
Gets or sets the type and assembly information for the current instance.
Assembly: System (in System.dll)
This property contains the fully qualified type name followed by a comma (,) and the assembly information. The elements of the assembly information are separated with commas, for example, Corp.Net.CustomWebProxy, CorpLibrary, Version=1.0.5000.0, Culture=neutral, PublicKeyToken="00000000000000000".
.NET Framework
Available since 2.0
Available since 2.0
Show: