Skip to main content

What it does

Represents the result of the script execution.

Properties

NameTypeAccessDescription
SucceededboolRead/writeSpecifies whether the operation succeeded.
ErrorMessagestringRead/writeThe informational message.

The message is output regardless of the Succeeded property value.