Click or drag to resize

SharedStorageAccessParamsOperationName Property

Version 130.1.90
Name of the registered operation to be run. Present only for SharedStorageAccessType.documentRun and SharedStorageAccessType.documentSelectURL.

Namespace: CefSharp.DevTools.Storage
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string OperationName { get; set; }

Property Value

String
See Also