System.Runtime.InteropServices.ComCompatibleVersionAttribute Members

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

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Runtime.InteropServices.ComCompatibleVersionAttribute class with the major version, minor version, build, and revision numbers of the assembly.

Public Properties

[read-only]
BuildNumberint.

Gets the build number of the assembly.

[read-only]
MajorVersionint.

Gets the major version number of the assembly.

[read-only]
MinorVersionint.

Gets the minor version number of the assembly.

[read-only]
RevisionNumberint.

Gets the revision number of the assembly.