4 [AttributeUsage(
AttributeTargets.Assembly, Inherited =
false, AllowMultiple =
true)]
int MajorVersion
Gets the major version number of the type library for which this assembly is the primary interop asse...
Represents the base class for custom attributes.
Indicates that the attributed assembly is a primary interop assembly.
PrimaryInteropAssemblyAttribute(int major, int minor)
Initializes a new instance of the T:System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute cl...
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.
int MinorVersion
Gets the minor version number of the type library for which this assembly is the primary interop asse...