2009年8月7日金曜日

C#の特殊ファイル

特殊フォルダ
Environment.GetFolderPath(Environment.SpecialFolder.Templates)

http://www.ipentec.com/document/document.aspx?page=csharp-special-folder
http://msdn.microsoft.com/ja-jp/library/system.environment.specialfolder%28VS.80%29.aspx


実行フォルダ
Application.StartupPath

0 件のコメント: