ConstructorInfoWrapper.UnderlyingConstructor Property
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.
Gets this ConstructorInfo.
public:
property System::Reflection::ConstructorInfo ^ UnderlyingConstructor { System::Reflection::ConstructorInfo ^ get(); };
public System.Reflection.ConstructorInfo UnderlyingConstructor { get; }
member this.UnderlyingConstructor : System.Reflection.ConstructorInfo
Public ReadOnly Property UnderlyingConstructor As ConstructorInfo
Property Value
Returns ConstructorInfo.