IsDirectory プロパティ | 編集/提案 ソースを表示 IsDirectory 現在のパス文字列が実際に存在し、ディレクトリである場合はtrueを返します。 それ以外の場合はfalseを返します。 宣言 public bool IsDirectory { get; } プロパティ値 型 説明 System.Boolean