次の方法で共有


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

プロパティ値

ブレークポイントの説明を含む 文字列

属性

適用対象