共用方式為


Breakpoint3.Children 屬性

取得所有 Breakpoint2 子物件的集合。

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

語法

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

屬性值

類型:Breakpoints
Breakpoints 集合。

備註

請參閱 Children

.NET Framework 安全性

請參閱

參考

Breakpoint3 介面

EnvDTE90a 命名空間