RefSafetyRulesAttribute(Int32) Construtor

Definição

Inicializa uma nova instância da RefSafetyRulesAttribute classe.

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

Parâmetros

version
Int32

A versão linguística das regras de segurança de referência usada quando o módulo foi compilado.

Aplica-se a