The TaskName property specifies the name of the task to execute.
| Step Object |
object.TaskName [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Name of the task to execute |
String
Read/write
HRESULT GetTaskName(BSTR *pRetVal);
HRESULT SetTaskName(BSTR NewValue);