Proprietà StackFrame2.Collection

Ottiene la raccolta contenente l'oggetto che supporta la proprietà o che è contenuto nel costrutto di codice.

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

Sintassi

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

Valore proprietà

Tipo: EnvDTE.StackFrames
In StackFrames raccolta.

Note

vedere Collection.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StackFrame2 Interfaccia

Overload Collection

Spazio dei nomi EnvDTE90a