Partager via


StackFrame2.Collection, propriété

Obtient la collection qui contient l'objet qui prend en charge cette propriété ou qui est contenu dans cette construction de code.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property Collection As StackFrames
StackFrames Collection { get; }
property StackFrames^ Collection {
    StackFrames^ get ();
}
abstract Collection : StackFrames with get
function get Collection () : StackFrames

Valeur de propriété

Type : StackFrames
Collection StackFrames.

Notes

Consultez Collection.

Sécurité .NET Framework

Voir aussi

Référence

StackFrame2 Interface

EnvDTE90a, espace de noms