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