Freigeben über


ConstructorInfoWrapper.UnderlyingConstructor Property

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'Declaration
Public ReadOnly Property UnderlyingConstructor As ConstructorInfo
public ConstructorInfo UnderlyingConstructor { get; }

Property Value

Type: System.Reflection.ConstructorInfo

.NET Framework Security

See Also

Reference

ConstructorInfoWrapper Class

Microsoft.VisualStudio.Shell.Design Namespace