다음을 통해 공유


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 안전 규칙의 언어 버전입니다.

적용 대상