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