NavigateToUrlAction Constructor
Initializes a new instance of the NavigateToUrlAction class for XML serialization or deserialization.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Syntax
'Declaration
Public Sub New
public NavigateToUrlAction()
public:
NavigateToUrlAction()
new : unit -> NavigateToUrlAction
public function NavigateToUrlAction()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.