PathSeparator

Returns or sets the delimiter character used for the path returned by the FullPath property.

Syntax

object.PathSeparator [= string]

The parts of the PathSeparator property syntax are described in the following table.

Part Description
object An object expression that evaluates to an object.
string A string that determines the PathSeparator, usually a single character.

Remarks

The default character for the string is " \ ".