TypeLibTypeAttribute Constructores
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Inicializa una nueva instancia de la clase TypeLibTypeAttribute
.
TypeLibTypeAttribute(Int16) |
Inicializa una nueva instancia de la clase |
TypeLibTypeAttribute(TypeLibTypeFlags) |
Inicializa una nueva instancia de la clase |
- Source:
- TypeLibTypeAttribute.cs
- Source:
- TypeLibTypeAttribute.cs
- Source:
- TypeLibTypeAttribute.cs
Inicializa una nueva instancia de la clase TypeLibTypeAttribute
con el valor TypeLibTypeFlags especificado.
public:
TypeLibTypeAttribute(short flags);
public TypeLibTypeAttribute(short flags);
new System.Runtime.InteropServices.TypeLibTypeAttribute : int16 -> System.Runtime.InteropServices.TypeLibTypeAttribute
Public Sub New (flags As Short)
Parámetros
- flags
- Int16
Valor TypeLibTypeFlags del método con atributos tal y como se encontró en la biblioteca de tipos de la que se importó.
Se aplica a
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.1 |
- Source:
- TypeLibTypeAttribute.cs
- Source:
- TypeLibTypeAttribute.cs
- Source:
- TypeLibTypeAttribute.cs
Inicializa una nueva instancia de la clase TypeLibTypeAttribute
con el valor TypeLibTypeFlags especificado.
public:
TypeLibTypeAttribute(System::Runtime::InteropServices::TypeLibTypeFlags flags);
public TypeLibTypeAttribute(System.Runtime.InteropServices.TypeLibTypeFlags flags);
new System.Runtime.InteropServices.TypeLibTypeAttribute : System.Runtime.InteropServices.TypeLibTypeFlags -> System.Runtime.InteropServices.TypeLibTypeAttribute
Public Sub New (flags As TypeLibTypeFlags)
Parámetros
- flags
- TypeLibTypeFlags
Valor TypeLibTypeFlags del método con atributos tal y como se encontró en la biblioteca de tipos de la que se importó.
Consulte también
Se aplica a
.NET 10 e outras versións
Produto | Versións |
---|---|
.NET | Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.1 |
Comentarios de .NET
.NET é un proxecto de código aberto. Selecciona unha ligazón para ofrecer comentarios: