Partager via


StackFrame2.FunctionName, propriété

Obtient le nom de fonction de ce frame de pile.

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

Syntaxe

'Déclaration
ReadOnly Default Property FunctionName As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract FunctionName : string with get
function get FunctionName () : String

Valeur de propriété

Type : String
Nom de fonction de ce frame de pile.

Notes

Consultez FunctionName.

Sécurité .NET Framework

Voir aussi

Référence

StackFrame2 Interface

EnvDTE90a, espace de noms