IWebSocketConnectionInfo
Path Property
WebDriver
Gets the path 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
Path
{
get
; }
string Path { get; }
ReadOnly
Property
Path
As
String
Get
ReadOnly Property Path As String Get
property
String
^
Path
{
String
^
get
(); }
property String^ Path { String^ get (); }
See Also
IWebSocketConnectionInfo Interface
IWebSocketConnectionInfo Members
OpenQA.Selenium.Safari.Internal Namespace