This topic has not yet been rated - Rate this topic

HtmlHyperlink.Alt Property

Gets the alternate text for this control if the target destination is not available.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.HtmlControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
public virtual string Alt { get; }

Property Value

Type: System.String
The alternate text for this control if the target destination is not available.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.