Condividi tramite


Proprietà Breakpoint3.Collection

Ottiene la raccolta contenente tutti gli oggetti Breakpoint2.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

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

Valore proprietà

Tipo: Breakpoints
Raccolta Breakpoints.

Note

Vedere Collection.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Spazio dei nomi EnvDTE90a