SharedStorageAccessedEventArgsParams Property |
Version 130.1.90
The sub-parameters wrapped by `params` are all optional and their
presence/absence depends on `type`.
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public SharedStorageAccessParams Params { get; }
public:
property SharedStorageAccessParams^ Params {
SharedStorageAccessParams^ get ();
}
Property Value
SharedStorageAccessParamsSee Also