OriginTrialTokenIsThirdParty Property  | 
Version 104.4.240 
            IsThirdParty
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic bool IsThirdParty { get; set; }public:
property bool IsThirdParty {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
See Also