开发者

Alternative ways to get a full path of a file

Is there an开发者_C百科y alternative way to get a full path of a file without using Path.GetFullPath method?


Check BCL Team Blog

There are links to parts 2 and 3


Able to resolve it using GetFullPathName function.

http://msdn.microsoft.com/en-us/library/aa364963%28VS.85%29.aspx

Thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜