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

Search Results for

    Method ToString

    ToString()

    Returns a string containing the path format, entry type and the path. Not usable for file system operations.

    Declaration
    string ToString()
    Returns
    Type Description
    string
    Remarks

    To obtain a path suitable for user-friendly display or serialization, use the PathDisplay property. To obtain a path suitable for file system operations, use the PathExport property on an absolute path.

    © Singulink. All rights reserved.