Skip to content

Fast way to create a path from Environment.SpecialFolder #165

Description

@SKProCH

Currently we need to do a new AbsolutePath(Environment.GetFolderPath(Environment.SpecialFolder.Programs)), but probably it worth to make this more short? Something like extension methods for enum Environment.SpecialFolder, which will be used like Environment.SpecialFolder.Programs.AsAbsolutePath().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions