GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.Browser.YouTubeUploadResult Class Reference

Result returned by GPALYouTube.Upload containing the assigned video ID, public URL, and status. More...

Properties

string VideoId [get]
string Url [get]
string Status [get]

Detailed Description

Result returned by GPALYouTube.Upload containing the assigned video ID, public URL, and status.

Definition at line 103 of file YouTube.cs.

Property Documentation

◆ Status

string GenerallyPositive.Browser.YouTubeUploadResult.Status
get

Definition at line 107 of file YouTube.cs.

◆ Url

string GenerallyPositive.Browser.YouTubeUploadResult.Url
get

Definition at line 106 of file YouTube.cs.

◆ VideoId

string GenerallyPositive.Browser.YouTubeUploadResult.VideoId
get

Definition at line 105 of file YouTube.cs.


The documentation for this class was generated from the following file: