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

屬性值

String

字串,包含中斷點的描述。

屬性

適用於