ComCompatibleVersionAttribute.BuildNumber Property

Definition

Gets the build number of the assembly.

public:
 property int BuildNumber { int get(); };
public int BuildNumber { get; }
member this.BuildNumber : int
Public ReadOnly Property BuildNumber As Integer

Property Value

The build number of the assembly.

Applies to