CodeGeneratorOptions.DebuggerStepThrough Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique s’il faut ajouter DebuggerStepThroughAttribute ou non au code généré.
public bool DebuggerStepThrough { get; set; }
member this.DebuggerStepThrough : bool with get, set
Public Property DebuggerStepThrough As Boolean