The members of System.Runtime.InteropServices.ComCompatibleVersionAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Runtime.InteropServices.ComCompatibleVersionAttribute class with the major version, minor version, build, and revision numbers of the assembly. |
[read-only] | BuildNumber | int.
Gets the build number of the assembly. |
[read-only] | MajorVersion | int.
Gets the major version number of the assembly. |
[read-only] | MinorVersion | int.
Gets the minor version number of the assembly. |
[read-only] | RevisionNumber | int.
Gets the revision number of the assembly. |