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
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    Object.ToString()
    Remarks

    This method returns the same value as ToString() method on the Path property. See that method's documentation for more details on obtaining paths suitable for display or file system operations.

    © Singulink. All rights reserved.