CompilationOptions.Deterministic Property

Definition

Specifies whether the compilation should be deterministic.

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

Property Value

Applies to