GetRootPath メソッド
| 編集/提案 ソースを表示GetRootPath()
現在のパス文字列からルートディレクトリ情報を取得します。
宣言
public PathString GetRootPath()
戻り値
型 | 説明 |
---|---|
PathString | 現在のパス文字列のルートディレクトリ情報を返します。 ルートディレクトリ情報が存在しない場合はnullを返します。 現在のパス文字列がルートディレクトリを指し示す場合は現在のインスタンスを返します。 |
例外
型 | 条件 |
---|---|
System.Security.SecurityException |