ConstructorBuilder.InitLocals Vlastnost

Definice

Získá nebo nastaví, zda místní proměnné v tomto konstruktoru by měly být inicializovány nula.

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

Hodnota vlastnosti

Čtení a zápis Získá nebo nastaví, zda místní proměnné v tomto konstruktoru by měly být inicializovány nula.

Platí pro