共用方式為


Breakpoint3.Collection 屬性

取得包含所有 Breakpoint2 物件的集合。

命名空間:  EnvDTE90a
組件:  EnvDTE90a (在 EnvDTE90a.dll 中)

語法

'宣告
ReadOnly Property Collection As Breakpoints
Breakpoints Collection { get; }
property Breakpoints^ Collection {
    Breakpoints^ get ();
}
abstract Collection : Breakpoints with get
function get Collection () : Breakpoints

屬性值

類型:Breakpoints
Breakpoints 集合。

備註

請參閱 Collection

.NET Framework 安全性

請參閱

參考

Breakpoint3 介面

EnvDTE90a 命名空間