Aracılığıyla paylaş


CompilerParameters.IncludeDebugInformation Özellik

Tanım

Derlenmiş yürütülebilir dosyaya hata ayıklama bilgilerinin eklenip eklenmeyeceğini belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true hata ayıklama bilgilerinin oluşturulması gerekiyorsa; aksi takdirde , false.

Şunlara uygulanır