Share via


HtmlMedia.PropertyNames.Loop Field

Gets the value of the loop attribute of the media.

Data-type: System.Boolean

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Shared ReadOnly Loop As String
public static readonly string Loop
public:
static initonly String^ Loop
static val Loop: string
public static final var Loop : String

.NET Framework Security

See Also

Reference

HtmlMedia.PropertyNames Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace