Exception.Name property (Project)

Gets the name of an Exception object. Read/write String.

Syntax

expression.Name

expression A variable that represents an Exception object.

Remarks

Name is the default property of the Exception object.

For a code example that uses the Task object, see Name.

See also

Exception Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.