IDTSDumpConfiguration100.DumpDescriptor Property

Definition

Gets or sets the dump descriptor for DTS.

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

Property Value

The dump descriptor for DTS.

Attributes

Applies to