Version: 2017.4

説明

ファイルやディレクトリパス情報を含む文字列で処理を実行します。

This is the standard library System.IO.Path class. Documentation for frequently used class members is provided here for your convenience.

変数

AltDirectorySeparatorCharディレクトリを区切るための特殊記号(読み取り専用)
DirectorySeparatorCharディレクトリを区切るために使用されるデフォルトの特殊記号(読み取り専用)

Public 関数

Combine二つのパス文字列を連結します
GetDirectoryName指定されたパス文字列のディレクトリ名を返します
GetExtension指定されたパス文字列の拡張子を返します
GetFileName指定されたパス文字列のファイル名や拡張子(ある場合)を返します
GetFileNameWithoutExtension指定された拡張子なしのパス文字列のファイル名を返します