Interface IFileSystemPath
public interface IFileSystemPath
- Extension Methods
Properties
FileSystemInfo
FileSystemInfo FileSystemInfo { get; }
Property Value
Path
string Path { get; }
public interface IFileSystemPath
FileSystemInfo FileSystemInfo { get; }
string Path { get; }