ConstructorBuilder.InitLocals Propriedade

Definição

Obtém-se ou define se as variáveis locais neste construtor devem ser zero-inicializadas.

public:
 property bool InitLocals { bool get(); void set(bool value); };
public bool InitLocals { get; set; }
member this.InitLocals : bool with get, set
Public Property InitLocals As Boolean

Valor de Propriedade

De leitura/escrita. Obtém-se ou define se as variáveis locais neste construtor devem ser zero-inicializadas.

Aplica-se a