SpecialDirectories メンバ
特殊なディレクトリにアクセスするためのプロパティを提供します。
SpecialDirectories データ型で公開されるメンバを以下の表に示します。


名前 | 説明 | |
---|---|---|
![]() | AllUsersApplicationData | \Documents and Setting\All Users\ApplicationData ディレクトリから、アプリケーション データのパス名を取得します。 |
![]() | CurrentUserApplicationData | CurrentApplicationData ディレクトリへのパス名を取得します。 |
![]() | Desktop | デスクトップ ディレクトリへのパス名を取得します。 |
![]() | MyDocuments | MyDocuments ディレクトリへのパス名を取得します。 |
![]() | MyMusic | My Music ディレクトリへのパス名を取得します。 |
![]() | MyPictures | My Pictures ディレクトリへのパス名を取得します。 |
![]() | ProgramFiles | Program Files ディレクトリへのパスを取得します。 |
![]() | Programs | Programs ディレクトリへのパス名を取得します。 |
![]() | Temp | Temp ディレクトリへのパス名を取得します。 |

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 (Object から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 (Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |

関連項目
SpecialDirectories クラスMicrosoft.VisualBasic.FileIO 名前空間
SpecialDirectories クラス
その他の技術情報
My.Computer.FileSystem.SpecialDirectories オブジェクトMy.Computer.FileSystem.SpecialDirectories オブジェクトのメンバ
My.Computer.FileSystem.SpecialDirectories.AllUsersApplicationData プロパティ
My.Computer.FileSystem.SpecialDirectories.CurrentUserApplicationData プロパティ
My.Computer.FileSystem.SpecialDirectories.Desktop プロパティ
My.Computer.FileSystem.SpecialDirectories.MyDocuments プロパティ
My.Computer.FileSystem.SpecialDirectories.MyMusic プロパティ
My.Computer.FileSystem.SpecialDirectories.MyPictures プロパティ
My.Computer.FileSystem.SpecialDirectories.Programs プロパティ
My.Computer.FileSystem.SpecialDirectories.Temp プロパティ
My.Computer.FileSystem オブジェクト
- SpecialDirectories メンバのページへのリンク