The members of System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute are listed below.
See Also: Inherited members from System.Attribute
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. |
[read-only] | MajorVersion | int.
Gets the major version number of the type library for which this assembly is the primary interop assembly. |
[read-only] | MinorVersion | int.
Gets the minor version number of the type library for which this assembly is the primary interop assembly. |