Table of Contents

Class GetPWAStateOptions

Namespace
PuppeteerSharp
Assembly
PuppeteerSharp.dll
public class GetPWAStateOptions
Inheritance
GetPWAStateOptions

Properties

ManifestId

Gets or sets the id from the web app's manifest file.

public string ManifestId { get; set; }

Property Value

string