System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute Members

The members of System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute class with the major and minor version numbers of the type library for which this assembly is the primary interop assembly.

Public Properties

[read-only]
MajorVersionint.

Gets the major version number of the type library for which this assembly is the primary interop assembly.

[read-only]
MinorVersionint.

Gets the minor version number of the type library for which this assembly is the primary interop assembly.