_Application.PathSeparator Property

Definition

Returns the path separator character ("").

public:
 property System::String ^ PathSeparator { System::String ^ get(); };
public string PathSeparator { get; }
Public ReadOnly Property PathSeparator As String

Property Value

Applies to