Programming Languages ASP.NET Objective
May 20, 2013

How can you create a FileSystemObject?

Choose the correct answer:
A) Create("FileSystemObject")
B) Server.CreateObject("Scripting.FileSystemObject")
C) Server.CreateObject("object.FileSystemObject")
D) Server.CreateObject("FileSystem")
Detailed Explanation

No Explanation

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback