IFileDialogServiceBase.InitialDirectory Property
Gets or sets the initial folder shown by the dialog box.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A System.String value specifying the initial folder shown by the dialog box. The default is an empty string. |
See Also