Compartilhar via


Propriedade Breakpoint3.Collection

Obtém a coleção que contém todas as Breakpoint2 objetos.

Namespace:  EnvDTE90a
Assembly:  EnvDTE90a (em EnvDTE90a.dll)

Sintaxe

'Declaração
ReadOnly Property Collection As Breakpoints
Breakpoints Collection { get; }
property Breakpoints^ Collection {
    Breakpoints^ get ();
}
abstract Collection : Breakpoints
function get Collection () : Breakpoints

Valor de propriedade

Tipo: EnvDTE.Breakpoints
A Breakpoints coleção.

Comentários

Consulte Collection.

Segurança do .NET Framework

Consulte também

Referência

Breakpoint3 Interface

Sobrecargas Collection

Namespace EnvDTE90a