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

속성 값

적용 대상