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