CrossOriginEmbedderPolicyStatusValue Property |
Version 89.0.170 [Missing <summary> documentation for "P:CefSharp.DevTools.Network.CrossOriginEmbedderPolicyStatus.Value"]
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax public CrossOriginEmbedderPolicyValue Value { get; set; }
public:
property CrossOriginEmbedderPolicyValue Value {
CrossOriginEmbedderPolicyValue get ();
void set (CrossOriginEmbedderPolicyValue value);
}
Property Value
Type:
CrossOriginEmbedderPolicyValueSee Also