InterestGroupAuctionNetworkRequestCreatedEventArgsAuctions Property |
Version 130.1.90
This is the set of the auctions using the worklet that issued this
request. In the case of trusted signals, it's possible that only some of
them actually care about the keys being queried.
Namespace: CefSharp.DevTools.StorageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string[] Auctions { get; }
public:
property array<String^>^ Auctions {
array<String^>^ get ();
}
Property Value
StringSee Also