2011年9月21日 星期三

[C#] Notes on Path Class

  1. GetFileNameWithoutExtension() static method returns the file name of the specified path string without the extension.
  2. Combine() static method combines two strings into a path.
  3. GetFullPath() static method returns the absolute path for the specified path string.

沒有留言:

張貼留言