System.Reflection.Emit.ConstructorBuilder.InitLocals Property

Gets or sets whether the local variables in this constructor should be zero-initialized.

Syntax

public bool InitLocals { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0