IDTSError100.IDOfInterfaceWithError Property

Definition

For more information, see DtsError.

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

Property Value

Attributes

Applies to