PageClientGetAppManifestAsync Method  | 
Version 93.1.111 
            GetAppManifest
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic Task<GetAppManifestResponse> GetAppManifestAsync()
public:
Task<GetAppManifestResponse^>^ GetAppManifestAsync()
Return Value
Type: 
TaskGetAppManifestResponsereturns System.Threading.Tasks.Task<GetAppManifestResponse>
See Also