Syntax

expression.PathSeparator

expression A variable that represents an Application object.

Example

This example displays the current path separator.

Visual Basic for Applications
MsgBox "The path separator character is " & _ Application.PathSeparator
Character used to separate subdirectories in path name? Find out path separator for this computer? path path separator Path Separator Property PathSeparator pathseparator property

See also: