CompilationOptions.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

属性值

适用于