VideoCard.Autostart 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用戶端應該會自動在此卡片中開始播放媒體, (default:true) 。
public bool? Autostart { get; set; }
member this.Autostart : Nullable<bool> with get, set
Public Property Autostart As Nullable(Of Boolean)
屬性值
布林值,指出用戶端是否應該自動開始播放媒體。
適用於