バージョン

PathSeparator プロパティ

パス区切り文字を取得または設定します。
シンタックス
'宣言
 
Public Property PathSeparator As System.Nullable(Of Char)
public System.Nullable<char> PathSeparator {get; set;}

プロパティ値

パス区切り文字。
参照

オンラインで表示: GitHub