IFileSystem.GetFullPath method

namespace: Serenity   assemblySerenity.Net.Core

Returns the absolute path for the specified path string.

public string GetFullPath(string path)
parameter description
path File path

Return Value

Absolute path

See Also