Table of Contents

Class UninstallPWAOptions

Namespace
PuppeteerSharp
Assembly
PuppeteerSharp.dll
public class UninstallPWAOptions
Inheritance
UninstallPWAOptions

Properties

ManifestId

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

public string ManifestId { get; set; }

Property Value

string