IDTSError100.SubComponent Property

Definition

For more information, see DtsError.

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

Property Value

Attributes

Applies to