CompilationRelaxationsAttribute.CompilationRelaxations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得在建構目前的物件時所指定的編譯 (Compilation) 寬鬆度。
public:
property int CompilationRelaxations { int get(); };
public int CompilationRelaxations { get; }
member this.CompilationRelaxations : int
Public ReadOnly Property CompilationRelaxations As Integer
屬性值
在建構目前的物件時所指定的編譯 (Compilation) 寬鬆度。
將 CompilationRelaxations 列舉型別與 CompilationRelaxations 屬性搭配使用。