Freigeben über


VirtualTypeBuilder.Constructors Property

Gets a collection of constructors for this virtual type.

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

Syntax

'Declaration
Public ReadOnly Property Constructors As VirtualTypeBuilder.ConstructorInfoCollection
public VirtualTypeBuilder.ConstructorInfoCollection Constructors { get; }

Property Value

Type: Microsoft.VisualStudio.Shell.Design.VirtualTypeBuilder.ConstructorInfoCollection
VirtualTypeBuilder.ConstructorInfoCollection .

.NET Framework Security

See Also

Reference

VirtualTypeBuilder Class

Microsoft.VisualStudio.Shell.Design Namespace