<< Click to Display Table of Contents >> Navigation: »No topics above this level« Backtrace.ReplaceFunctionName Method |
Replaces the function name by the user.
[Visual Basic]
Public Sub ReplaceFunctionName( _
ByVal pFunctionName As String _
)
[C#]
public bool ReplaceFunctionName(
string pFunctionName
);
pFunctionName
A String which contains the new function name.
true, if the new name was set; otherwise false.
Backtrace Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]