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

属性值

包含断点说明的 字符串

属性

适用于