OpenFileDialog.InitialDirectory Property
Silverlight
Gets or sets the directory displayed when the dialog starts.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.StringThe directory displayed when the dialog starts. The default is an empty string.
| Exception | Condition |
|---|---|
| ArgumentException | The directory specified is not a valid file path. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: