Compartilhar via


Propriedade Breakpoint3.FunctionName

Obtém o nome da função que contém o ponto de interrupção.

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

Sintaxe

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

Valor de propriedade

Tipo: System.String
Uma seqüência de caracteres que contém o nome da função.

Comentários

Consulte FunctionName.

Segurança do .NET Framework

Consulte também

Referência

Breakpoint3 Interface

Sobrecargas FunctionName

Namespace EnvDTE90a