OriginTrialTokenIsThirdParty Property |
Version 106.0.290
IsThirdParty
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public bool IsThirdParty { get; set; }
public:
property bool IsThirdParty {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also