Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IUniformResourceLocator::SetURL Method (String^, UInt32)

 

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

int SetURL(
	String^ pcszURL,
	unsigned int dwInFlags
)

Parameters

pcszURL
Type: System::String^

dwInFlags
Type: System::UInt32

Return Value

Type: System::Int32

Returns Int32.

Return to top
Show: