Application.PathSeparator property (Project)

Gets the separator character for the file system path. Read/write String.

Syntax

expression. PathSeparator

expression A variable that represents an Application object.

Remarks

The default value of PathSeparator is "", for example, in the path "C:\Projects". Project sets the value of PathSeparator internally.

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.