StackFrame2.FunctionName Propriété

Définition

Obtient le nom de fonction de ce frame de pile.

public:
 property System::String ^ default { System::String ^ get(); };
public:
 property Platform::String ^ default { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(0)]
public string this { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.FunctionName : string
Default Public ReadOnly Property FunctionName As String

Valeur de propriété

String

Nom de fonction de ce frame de pile.

Implémente

Attributs

Remarques

Consultez FunctionName.

S’applique à