共用方式為


RefSafetyRulesAttribute(Int32) 建構函式

定義

初始化 RefSafetyRulesAttribute 類別的新執行個體。

public:
 RefSafetyRulesAttribute(int version);
public RefSafetyRulesAttribute (int version);
new System.Runtime.CompilerServices.RefSafetyRulesAttribute : int -> System.Runtime.CompilerServices.RefSafetyRulesAttribute
Public Sub New (version As Integer)

參數

version
Int32

編譯模組時所使用的 ref 安全規則語言版本。

適用於