Compartilhar via


Construtor TypeLibTypeAttribute (TypeLibTypeFlags)

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Inicializa uma nova instância da classe TypeLibTypeAttribute com o valor System.Runtime.InteropServices.TypeLibTypeFlags especificado.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

public TypeLibTypeAttribute(
    TypeLibTypeFlags flags
)
public:
TypeLibTypeAttribute(
    TypeLibTypeFlags flags
)
new : 
        flags:TypeLibTypeFlags -> TypeLibTypeAttribute
Public Sub New (
    flags As TypeLibTypeFlags
)

Parâmetros

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

System.Runtime.InteropServices.TypeLibTypeFlags
TypeLibTypeAttribute Sobrecarga
Classe TypeLibTypeAttribute
Namespace System.Runtime.InteropServices

Retornar ao início