IFileSystem.GetFullPath method
Returns the absolute path for the specified path string.
public string GetFullPath(string path)
| parameter | description |
|---|---|
| path | The path. |
Return Value
The absolute path.
See Also
- interface IFileSystem
Returns the absolute path for the specified path string.
public string GetFullPath(string path)
| parameter | description |
|---|---|
| path | The path. |
The absolute path.