Partager via


Breakpoint3.FunctionName, propriété

Obtient le nom de la fonction qui contient le point d'arrêt.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property FunctionName As String
string FunctionName { get; }
property String^ FunctionName {
    String^ get ();
}
abstract FunctionName : string with get
function get FunctionName () : String

Valeur de propriété

Type : String
Chaîne qui contient le nom de la fonction.

Notes

Consultez FunctionName.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

EnvDTE90a, espace de noms