Show / Hide Table of Contents

Class Puppeteer.ChromeAttribute

Inheritance
System.Object
Puppeteer.ChromeAttribute
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public class ChromeAttribute

Properties

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String

value

Declaration
public string value { get; set; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX