ITypeLibInfo.MinorVersion Propriété

Définition

Obtient ou définit la version secondaire de la bibliothèque de types.

public:
 property System::UInt32 MinorVersion { System::UInt32 get(); void set(System::UInt32 value); };
public:
 property unsigned int MinorVersion { unsigned int get(); void set(unsigned int value); };
[System.Runtime.InteropServices.DispId(1610743816)]
public uint MinorVersion { [System.Runtime.InteropServices.DispId(1610743816)] get; [System.Runtime.InteropServices.DispId(1610743816)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)] set; }
[<System.Runtime.InteropServices.DispId(1610743816)>]
[<get: System.Runtime.InteropServices.DispId(1610743816)>]
[<set: System.Runtime.InteropServices.DispId(1610743816)>]
[<set: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FRestricted)>]
member this.MinorVersion : uint32 with get, set
Public Property MinorVersion As UInteger

Valeur de propriété

UInt32

Version secondaire de la bibliothèque de types.

Attributs

S’applique à