InterestGroupDetailsTrustedBiddingSignalsKeys Property |
Version 112.3.0
TrustedBiddingSignalsKeys
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string[] TrustedBiddingSignalsKeys { get; set; }
public:
property array<String^>^ TrustedBiddingSignalsKeys {
array<String^>^ get ();
void set (array<String^>^ value);
}
Property Value
Type:
StringSee Also