- 173 名前:デフォルトの名無しさん mailto:sage [2008/11/22(土) 18:59:33 ]
- 参考になるか分からんがMSDNから一例。
------- Path.GetFullPath Method (System.IO) msdn.microsoft.com/en-us/library/system.io.path.getfullpath.aspx Returns the absolute path for the specified path string. (メソッド名は full path、説明は absolute path) ------- /fullpaths (Specify Fully Qualified Path in Compiler Output) (C# Compiler Options) msdn.microsoft.com/en-us/library/d315xc66.aspx The /fullpaths option causes the compiler to specify the full path to the file when… ------- どっちでもいいんじゃね
|

|