バージョン

Autoplay プロパティ

コントロールを読み込んだ後にビデオをすぐに再生するかどうかを設定します。
シンタックス
'宣言
 
Public Property Autoplay As System.Nullable(Of Boolean)
public System.Nullable<bool> Autoplay {get; set;}
参照

オンラインで表示: GitHub