Skip to content

Add Path.FileName #7

@activescott

Description

@activescott

Path has a public static string GetFileName(string path) but no way to get just the name component of the file path and it could be as easy as Path.Filename which defers to public static string GetFileName(string path).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions