AutoPlay
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets a value that indicates whether media will begin playback automatically when the Source property is set.
<object AutoPlay="Boolean" .../>
value = object.AutoPlay
object.AutoPlay = value
Property Value
Type: Boolean
true if playback is automatic; otherwise, false.
This property is read/write. The default value is true.