Click or drag to resize

ApplicationFindFileEventArgsFindFileInfoAskBrowse Property

Gets or sets a value indicating whether the user is asked to browse the missing file.

Namespace:  Easymap.AddIn
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public bool AskBrowse { get; set; }

Property Value

Type: Boolean
See Also