Multiple Choice
The FileDialog class has a property called ____, which is used by both the OpenFileDialog and SaveFileDialog classes to set or get the name of the file using a dialog box.
A) Text
B) Name
C) FileName
D) ID
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q48: Objects of streams can be wrapped with
Q49: If you use Visual Studio and include
Q50: Which method, used with the StreamWriter class,
Q51: The _ method of the StreamReader class
Q52: The StreamReader class is used to create
Q54: Which method is used to cause the
Q55: TextReader is an abstract class used to
Q56: If you attempt to access a file
Q57: The GetAttributes( ) method of the File
Q58: The abstract classes of Stream, TextWriter, and