Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. How do I create a new folder programmatically?

How do I create a new folder programmatically?

Scheduled Pinned Locked Moved C#
csharpquestionbeta-testingtutorial
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tom_dx
    wrote on last edited by
    #1

    I want to do this in .net v2 beta 2 with c#, does anyone know how to do this? IM PROUD TO BE A GMAIL;

    M M 2 Replies Last reply
    0
    • T tom_dx

      I want to do this in .net v2 beta 2 with c#, does anyone know how to do this? IM PROUD TO BE A GMAIL;

      M Offline
      M Offline
      mav northwind
      wrote on last edited by
      #2

      What's wrong with Directory.CreateDirectory() ? mav

      T 1 Reply Last reply
      0
      • T tom_dx

        I want to do this in .net v2 beta 2 with c#, does anyone know how to do this? IM PROUD TO BE A GMAIL;

        M Offline
        M Offline
        Mahesh Kumar V K
        wrote on last edited by
        #3

        Example, :suss: Is this what you meant??? System.IO.Directory.CreateDirectory(@"D:\NewFolder\NewSubFolder") Regards, Mahesh

        1 Reply Last reply
        0
        • M mav northwind

          What's wrong with Directory.CreateDirectory() ? mav

          T Offline
          T Offline
          tom_dx
          wrote on last edited by
          #4

          THX IM PROUD TO BE A GMAIL;

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups