IWebSocketConnectionInfo
Host Property
WebDriver
Gets the host for the connection.
Namespace:
OpenQA.Selenium.Safari.Internal
Assembly:
WebDriver
(in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
Host
{
get
; }
string Host { get; }
ReadOnly
Property
Host
As
String
Get
ReadOnly Property Host As String Get
property
String
^
Host
{
String
^
get
(); }
property String^ Host { String^ get (); }
See Also
IWebSocketConnectionInfo Interface
IWebSocketConnectionInfo Members
OpenQA.Selenium.Safari.Internal Namespace