_Application.PathSeparator 属性

定义

返回路径分隔符字符 (“”) 。

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

属性值

适用于