다음을 통해 공유


IDTSBreakpointTarget100.Description 속성

정의

public:
 property System::String ^ Description { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string Description { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Description : string
Public ReadOnly Property Description As String

속성 값

중단점에 대한 설명을 포함하는 문자열 입니다.

특성

적용 대상