| TrustedWebActivityIssueDetailsPackageName Property  | 
Version 105.3.390 
            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: 105.3.390.0 (105.3.390.0)
 Syntax
Syntaxpublic string PackageName { get; set; }public:
property String^ PackageName {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String See Also
See Also