IBuildInfo.AutoIncrement Property

Definition

Should the build auto increment the build version number?

public:
 property bool AutoIncrement { bool get(); void set(bool value); };
public bool AutoIncrement { get; set; }
member this.AutoIncrement : bool with get, set
Public Property AutoIncrement As Boolean

Property Value

Boolean

Applies to