_Application.PathSeparator プロパティ

定義

パスの区切り文字 ("") を返します。

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

プロパティ値

適用対象