File System File System
File System File System
DocFX + Singulink = ♥

Search Results for

    Class SystemExtensions

    Provides extension methods that convert System.IO types to Singulink.IO.FileSystem types.

    Inheritance
    object
    SystemExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Singulink.IO
    Assembly: Singulink.IO.FileSystem.dll
    Syntax
    public static class SystemExtensions

    Methods

    Name Description
    ToPath(DirectoryInfo, PathOptions)

    Gets the absolute directory path represented by the DirectoryInfo using the specified options.

    ToPath(FileInfo, PathOptions)

    Gets the absolute file path represented by the FileInfo using the specified options.

    © Singulink. All rights reserved.