Show / Hide Table of Contents

Class YoutubeConfig

Inheritance
System.Object
YoutubeConfig
Namespace: Scraper.Net.Youtube
Assembly: Scraper.Net.Youtube.dll
Syntax
public class YoutubeConfig : object

Properties

| Improve this Doc View Source

ApiKey

Declaration
public string ApiKey { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

AppName

Declaration
public string AppName { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX