Application.DumpDescriptor Property

Definition

Gets or sets the dump descriptor for the application.

public:
 property System::String ^ DumpDescriptor { System::String ^ get(); void set(System::String ^ value); };
public string DumpDescriptor { get; set; }
member this.DumpDescriptor : string with get, set
Public Property DumpDescriptor As String

Property Value

The dump descriptor for the application.

Applies to