InterestGroupAdMetadata Property |
Version 112.3.0
Metadata
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string Metadata { get; set; }
public:
property String^ Metadata {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also