IDTSError100.IDOfInterfaceWithError プロパティ

定義

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

プロパティ値

エラーの原因となったインターフェイスの GUID のテキスト表現を含む 文字列

属性

適用対象