Proprietà Breakpoint3.FunctionName

Ottiene il nome della funzione che contiene il punto di interruzione.

Spazio dei nomi:  EnvDTE90a
Assembly:  EnvDTE90a (in EnvDTE90a.dll)

Sintassi

'Dichiarazione
ReadOnly Property FunctionName As String
string FunctionName { get; }
property String^ FunctionName {
    String^ get ();
}
abstract FunctionName : string
function get FunctionName () : String

Valore proprietà

Tipo: System.String
Stringa contenente il nome della funzione.

Note

vedere FunctionName.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Breakpoint3 Interfaccia

Overload FunctionName

Spazio dei nomi EnvDTE90a