GetAppManifestResponseParsed Property |
Version 90.6.50
parsed
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax public AppManifestParsedProperties Parsed { get; }
public:
property AppManifestParsedProperties^ Parsed {
AppManifestParsedProperties^ get ();
}
Property Value
Type:
AppManifestParsedPropertiesSee Also