Click or drag to resize

OpenFileDialogInitialDirectory Property

Gets or sets the initial directory displayed by the file dialog box.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string InitialDirectory { get; set; }

Property Value

Type: String
See Also