Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 166869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:10:27+00:00 2026-05-11T12:10:27+00:00

Is there any class or API available in C# to get available network drives

  • 0

Is there any class or API available in C# to get available network drives or last available drive for mapping? For example ‘Z:’. Something like this:

string mappeddrive = MappDriveUtil.GetLastAvailableMappedDrive(); // utility class 

Can I just scan the local and mapped drives to find out? How to scan all the local and mapped drives already in use if this is the way to find out?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:10:28+00:00Added an answer on May 11, 2026 at 12:10 pm

    This is one of those questions that doesn’t have a great answer. You can certainly use DriveInfo.GetDrives to enumerate all of the currently available drives. From that you can infer what drives were not mapped.

    The problem though is that you can only tell what drives were not mapped not are not mapped. In between the call to GetDrives() and the actually mapping of the drive, it’s entirely possible for someother program to come along and map the drive you’ve chosen. Your solution must take this possibility into account or it will suffer from reliability problems in this area.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd like to know if there is any .Net class that allows me to
Is there any class in the .NET framework that can read/write standard .ini files:
Is there any meaningful distinction between: class A(object): foo = 5 # some default
Is there any good way to deal with the class renaming refactor from Resharper
Is there any difference to the following code: class Foo { inline int SomeFunc()
Are there any dictionary classes in the .NET base class library which allow duplicate
Is there any way to redefine a class or some of its methods without
Is there any easy way to create a class that uses IFormatProvider that writes
Is there any way to take a Class and determine if it represents a
Is there any advantage over using a class over a struct in cases such

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.