Name Property

Applies to TestComplete 15.46, last modified on January 09, 2023

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

Highlight search results