Package.DumpDescriptor Property

Definition

Specify when a dump file should be generated.

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

Property Value

A value that specifies when a dump file should be generated.

Attributes

Applies to