OpenDirectoryResponseCanceled Property  | 
 
                Indicates whether the dialog was canceled.
            
 
    Namespace: 
   DotNetBrowser.Browser.Dialogs.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.6
Syntaxpublic bool Canceled { get; }Property Value
Type: 
Booleantrue if the dialog was canceled, 
false otherwise.
See Also