语言

Package.EnableDump 属性

定义

指定是否启用了转储文件生成。

public:
 property bool EnableDump { bool get(); void set(bool value); };
[System.ComponentModel.Browsable(false)]
public bool EnableDump { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.EnableDump : bool with get, set
Public Property EnableDump As Boolean

属性值

如果启用了转储文件生成,则为真;否则,就是假的。

属性

适用于