TrustedWebActivityIssueDetailsPackageName Property  | 
Version 108.4.130 
            The package name of the Trusted Web Activity client app. This field is
            only used when violation type is kDigitalAssetLinks.
            
 
    Namespace: 
   CefSharp.DevTools.Audits
    Assembly:
   CefSharp (in CefSharp.dll) Version: 108.4.130.0 (108.4.130.0)
Syntaxpublic string PackageName { get; set; }public:
property String^ PackageName {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also