Description
Use the ObjMethod.Name
property to obtain the name of the object’s method.
Declaration
ObjMethodObj.Name
Read-Only Property | String |
ObjMethodObj | An expression, variable or parameter that specifies a reference to an ObjMethod object |
Applies To
The property is applied to the following object:
Property Value
A string that holds the method name.
See Also
ObjMethod.HasRetValue
ObjMethod.ParamCount
ObjMethod.ParamName