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

Search Results for

    Property PathExport

    PathExport

    Gets a path string that is specially formatted for reliably accessing this path through file system calls.

    Declaration
    string PathExport { get; }
    Property Value
    Type Description
    string
    Remarks

    This is the value that should always be used when a path string is needed for passing into file system calls (i.e. opening file streams).

    © Singulink. All rights reserved.