ServiceReference Constructor (String^)

 

Initializes a new instance of the ServiceReference class with a specified path.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public:
ServiceReference(
	String^ path
)

Parameters

path
Type: System::String^

The location of the Web service.

.NET Framework
Available since 3.5
Return to top
Show: