다음을 통해 공유


IDTSWarning100.IDOfInterfaceWithWarning 속성

정의

public:
 property System::String ^ IDOfInterfaceWithWarning { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(6)]
public string IDOfInterfaceWithWarning { [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.IDOfInterfaceWithWarning : string with get, set
Public Property IDOfInterfaceWithWarning As String

속성 값

인터페이스의 GUID를 포함하는 문자열 입니다.

특성

적용 대상