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

Search Results for

    Class CachedFileInfo

    Represents cached information about a file.

    Inheritance
    object
    CachedEntryInfo
    CachedFileInfo
    Inherited Members
    CachedEntryInfo.Attributes
    CachedEntryInfo.CreationTime
    CachedEntryInfo.CreationTimeUtc
    CachedEntryInfo.LastAccessTime
    CachedEntryInfo.LastAccessTimeUtc
    CachedEntryInfo.LastWriteTime
    CachedEntryInfo.LastWriteTimeUtc
    Namespace: Singulink.IO
    Assembly: Singulink.IO.FileSystem.dll
    Syntax
    public class CachedFileInfo : CachedEntryInfo

    Properties

    Name Description
    IsReadOnly

    Gets a value indicating whether the file is read-only.

    Length

    Gets the size of the file in bytes.

    Path

    Gets the path to the file.

    Methods

    Name Description
    Refresh()

    Refreshes the cached information about the file/directory.

    © Singulink. All rights reserved.