다음을 통해 공유


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에 대한 텍스트 표현을 포함하는 문자열 입니다.

특성

적용 대상