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: 11.2.0.0
Syntaxpublic bool AskBrowse { get; set; }
Public Property AskBrowse As Boolean
Get
Set
Property Value
Type:
Boolean
See Also