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