CompilationRelaxationsAttribute.CompilationRelaxations 屬性

定義

取得在建構目前的物件時所指定的編譯 (Compilation) 寬鬆度。

public:
 property int CompilationRelaxations { int get(); };
public int CompilationRelaxations { get; }
member this.CompilationRelaxations : int
Public ReadOnly Property CompilationRelaxations As Integer

屬性值

在建構目前的物件時所指定的編譯 (Compilation) 寬鬆度。

CompilationRelaxations 列舉型別與 CompilationRelaxations 屬性搭配使用。

適用於

另請參閱