ApplicationFindFileEventArgsFindFileInfoInitialDirectory Property |
Gets or sets the initial directory displayed by the file dialog box.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic string InitialDirectory { get; set; }Public Property InitialDirectory As String
Get
Set
Property Value
String
See Also