Breakpoint3.Children, propriété
Obtient une collection de tous les objets enfants Breakpoint2.
Espace de noms : EnvDTE90a
Assembly : EnvDTE90a (dans EnvDTE90a.dll)
Syntaxe
'Déclaration
ReadOnly Property Children As Breakpoints
Get
Breakpoints Children { get; }
property Breakpoints^ Children {
Breakpoints^ get ();
}
abstract Children : Breakpoints
function get Children () : Breakpoints
Valeur de propriété
Type : EnvDTE.Breakpoints
Collection Breakpoints.
Implémentations
Notes
Consultez Children.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.