PathSeparator

This property returns and sets the delimiter character used for the path returned by the FullPath property.

Syntax

object.PathSeparator [= string]

Parameters

object
Object expression that evaluates to an object.
string
String that determines the PathSeparator. The string usually is a single character.

Remarks

The default character for the string is “ \ “.