UsageForTypeStorageType Property |
Version 94.4.20
Name of storage type.
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public StorageType StorageType { get; set; }
public:
property StorageType StorageType {
StorageType get ();
void set (StorageType value);
}
Property Value
Type:
StorageTypeSee Also