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