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
    Get
string this { get; }
property String^ default {
    String^ get ();
}
abstract FunctionName : string
function get FunctionName () : String

Valeur de propriété

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

Implémentations

StackFrame.FunctionName

Notes

Consultez FunctionName.

Sécurité .NET Framework

Voir aussi

Référence

StackFrame2 Interface

FunctionName, surcharge

EnvDTE90a, espace de noms