Show / Hide Table of Contents

Class ArtworkYoutube

Youtubeの動画情報

Inheritance
Object
ArtworkYoutube
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class ArtworkYoutube

Fields

embed_url

URL

Declaration
public string embed_url
Field Value
Type Description
String

youtube_video_id

Youtubeの動画ID

Declaration
public string youtube_video_id
Field Value
Type Description
String
In This Article
Back to top Generated by DocFX