Udostępnij za pośrednictwem


Właściwość Breakpoint3.Children —

Zwraca kolekcję wszystkich Breakpoint2 obiektów podrzędnych.

Przestrzeń nazw:  EnvDTE90a
Zestaw:  EnvDTE90a (w EnvDTE90a.dll)

Składnia

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

Wartość właściwości

Typ: Breakpoints
A Breakpoints kolekcji.

Uwagi

See Children.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Breakpoint3 Interfejs

Przestrzeń nazw EnvDTE90a