ConstructorInfo.GetType Method
In this article
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Discovers the attributes of a class constructor and provides access to constructor metadata.
public:
virtual Type ^ GetType();
public Type GetType();
override this.GetType : unit -> Type
Public Function GetType () As Type
Applies to
Product | Versions |
---|---|
.NET Framework | 1.1 |