Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
'Declaración
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.