HtmlIFrame Properties

Include Protected Members
Include Inherited Members

The HtmlIFrame type exposes the following members.

Properties

  Name Description
Public property AbsolutePath Gets the absolute path for the contents of this IFrame control.
Public property AccessKey Gets the value of the AccessKey attribute of this control. (Inherited from HtmlControl.)
Public property BoundingRectangle (Inherited from UITestControl.)
Public property Class Gets the value of the Class attribute of this control. (Inherited from HtmlControl.)
Public property ClassName (Inherited from UITestControl.)
Public property Container (Inherited from UITestControl.)
Public property ControlDefinition Gets the definition of the control in the HTML page. (Inherited from HtmlControl.)
Public property ControlType (Inherited from UITestControl.)
Public property Enabled (Inherited from UITestControl.)
Public property Exists (Inherited from UITestControl.)
Public property FilterProperties (Inherited from UITestControl.)
Public property FriendlyName (Inherited from UITestControl.)
Public property HasFocus (Inherited from UITestControl.)
Public property Height (Inherited from UITestControl.)
Public property HelpText Gets the value of the HelpText attribute of this control. (Inherited from HtmlControl.)
Public property Id Gets the value of the ID attribute of this control. (Inherited from HtmlControl.)
Public property InnerText Gets the text content of this control. (Inherited from HtmlControl.)
Public property IsTopParent (Inherited from UITestControl.)
Public property Left (Inherited from UITestControl.)
Public property Name (Inherited from UITestControl.)
Public property NativeElement (Inherited from UITestControl.)
Public property PageUrl Gets the URL for the page that appears in this IFrame control.
Public property Scrollable Gets a value that indicates whether this IFrame control is scrollable.
Public property SearchConfigurations (Inherited from UITestControl.)
Public property SearchProperties (Inherited from UITestControl.)
Protected property SearchPropertiesSetExplicitly (Inherited from UITestControl.)
Public property State (Inherited from UITestControl.)
Public property TagInstance Gets the index of the control in the collection of controls on the page that has the same tag name. (Inherited from HtmlControl.)
Public property TagName Gets the tag name of this control. (Inherited from HtmlControl.)
Public property TechnologyName (Inherited from UITestControl.)
Public property Title Gets the value of the Title attribute of this control. (Inherited from HtmlControl.)
Public property Top (Inherited from UITestControl.)
Public property TopParent (Inherited from UITestControl.)
Public property Type Gets the value of the Type attribute of this control. (Inherited from HtmlControl.)
Public property ValueAttribute Gets the value of the Value attribute of this control. (Inherited from HtmlControl.)
Public property Width (Inherited from UITestControl.)
Public property WindowHandle (Inherited from UITestControl.)
Public property WindowTitles (Inherited from UITestControl.)

Top

See Also

Reference

HtmlIFrame Class

Microsoft.VisualStudio.TestTools.UITesting.HtmlControls Namespace