N
Norton
Dear All,
Does anyone know hoe to get the current procedure name in Vb.Net ?
Example
Private Function TestingMe() as string
Return thisProcedureName
End Function
and the function can return "TestingMe"
Does anyone know hoe to get the current procedure name in Vb.Net ?
Example
Private Function TestingMe() as string
Return thisProcedureName
End Function
and the function can return "TestingMe"