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

プロパティ値

適用対象