Click or drag to resize

ApplicationFindFileEventArgsFindFileInfoInitialDirectory Property

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

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public string InitialDirectory { get; set; }

Property Value

Type: String
See Also