Compartir a través de


StackFrame2.FunctionName (Propiedad)

Obtiene el nombre de función de este marco de pila.

Espacio de nombres:  EnvDTE90a
Ensamblado:  EnvDTE90a (en EnvDTE90a.dll)

Sintaxis

'Declaración
ReadOnly Default Property FunctionName As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract FunctionName : string with get
function get FunctionName () : String

Valor de propiedad

Tipo: String
Nombre de función de este marco de pila.

Comentarios

Vea FunctionName.

Seguridad de .NET Framework

Vea también

Referencia

StackFrame2 Interfaz

EnvDTE90a (Espacio de nombres)