Compartilhar via


Propriedade StackFrame2.FunctionName

Obtém o nome da função deste quadro de pilha.

Namespace:  EnvDTE90a
Assembly:  EnvDTE90a (em EnvDTE90a.dll)

Sintaxe

'Declaração
ReadOnly Default Property FunctionName As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract FunctionName : string
function get FunctionName () : String

Valor de propriedade

Tipo: System.String
O nome da função deste quadro de pilha.

Comentários

Consulte FunctionName.

Segurança do .NET Framework

Consulte também

Referência

StackFrame2 Interface

Sobrecargas FunctionName

Namespace EnvDTE90a