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. Visual Basic
  4. What object is streamwriter located under?

What object is streamwriter located under?

Scheduled Pinned Locked Moved Visual Basic
csharpvisual-studioquestion
5 Posts 2 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.
  • K Offline
    K Offline
    kenn_rosie
    wrote on last edited by
    #1

    I am new at vb.net and would like to know What object is streamwriter located under? Is it a function or sub routine? VS 2003: I have a project with the folowing in code behind: Dim sw As StreamWriter I thought maybe I could drill down in the objects and find it. I assume that is under System.IO? I did an Ctrl ALT J in visual studio to look at the classes and I cannot drill down to streamWriter? Where can I find where streamwriter is located?

    P 1 Reply Last reply
    0
    • K kenn_rosie

      I am new at vb.net and would like to know What object is streamwriter located under? Is it a function or sub routine? VS 2003: I have a project with the folowing in code behind: Dim sw As StreamWriter I thought maybe I could drill down in the objects and find it. I assume that is under System.IO? I did an Ctrl ALT J in visual studio to look at the classes and I cannot drill down to streamWriter? Where can I find where streamwriter is located?

      P Offline
      P Offline
      progload
      wrote on last edited by
      #2

      The Documentation is right here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOStreamWriterClassTopic.asp[^] progload

      K 1 Reply Last reply
      0
      • P progload

        The Documentation is right here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOStreamWriterClassTopic.asp[^] progload

        K Offline
        K Offline
        kenn_rosie
        wrote on last edited by
        #3

        I was trying to drill down to it in visual studio but It does not drill down very far in system.io for visual studio. Unless I am doing something wrong?

        P 1 Reply Last reply
        0
        • K kenn_rosie

          I was trying to drill down to it in visual studio but It does not drill down very far in system.io for visual studio. Unless I am doing something wrong?

          P Offline
          P Offline
          progload
          wrote on last edited by
          #4

          kenn_rosie Do you have "system" referenced in the solution explorer? progload

          K 1 Reply Last reply
          0
          • P progload

            kenn_rosie Do you have "system" referenced in the solution explorer? progload

            K Offline
            K Offline
            kenn_rosie
            wrote on last edited by
            #5

            Thanks, I found it, I expanded mscorlib and there it was

            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