Share via


IVsaEngine.GenerateDebugInfo Propriété

Définition

Obtient ou définit une valeur booléenne qui indique si le moteur de script génère des informations de débogage quand la méthode Compile() est appelée.

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

Valeur de propriété

S’applique à