Package.DumpDescriptor 属性

定义

指定何时应生成转储文件。

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

属性值

String

指定何时应生成转储文件的一个值。

属性

适用于