EnsureNotFound メソッド
| 編集/提案 ソースを表示EnsureNotFound()
現在のパス文字列の拡張子を変更し実際に存在しないパス文字列を取得します。
宣言
public PathString EnsureNotFound()
戻り値
型 | 説明 |
---|---|
PathString | 新しい実際にファイルまたはディレクトリが存在しないパス文字列です。 |
例外
型 | 条件 |
---|---|
System.Security.SecurityException |
現在のパス文字列の拡張子を変更し実際に存在しないパス文字列を取得します。
public PathString EnsureNotFound()
型 | 説明 |
---|---|
PathString | 新しい実際にファイルまたはディレクトリが存在しないパス文字列です。 |
型 | 条件 |
---|---|
System.Security.SecurityException |