EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Class FileInfoExtensions

    Inheritance
    object
    FileInfoExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public static class FileInfoExtensions

    Methods

    Name Description
    CopyToUsingStreams(FileSystemInfo, string, bool, int)

    Copies the current file to the specified destination using managed streams (no native File.Copy or CopyFile). Reason why this method exists is due to problem in virtualization - Kernel32.CopyFile does not properly work

    GetDriveLetter(FileSystemInfo)

    Gets the drive letter from a given FileSystemInfo object.

    2025 © Xab3r. All rights reserved.