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