Campo TYPELIBATTR.wMajorVerNum
Dica
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.
Representa o número de versão principal de uma biblioteca de tipos.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (em mscorlib.dll)
Sintaxe
public short wMajorVerNum
public:
short wMajorVerNum
val mutable wMajorVerNum : int16
Public wMajorVerNum As Short
Valor do Campo
Type: System.Int16
Comentários
Para obter informações adicionais sobre o TLIBATTR estrutura, consulte a biblioteca MSDN.
Informações de Versão
.NET Framework
Disponível desde 1.1
Confira Também
Estrutura TYPELIBATTR
Namespace System.Runtime.InteropServices
Retornar ao início