ControlType.IpAddress Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

'Declaration
Public Shared ReadOnly IpAddress As ControlType
'Usage
Dim value As ControlType

value = ControlType.IpAddress
public static readonly ControlType IpAddress
public:
static initonly ControlType^ IpAddress
public static final var IpAddress : ControlType
static val IpAddress: ControlType

.NET Framework Security

See Also

Reference

ControlType Class

ControlType Members

Microsoft.VisualStudio.TestTools.UITesting Namespace