BypassElement Constructor (String^)

 

Initializes a new instance of the BypassElement class with the specified type information.

Namespace:   System.Net.Configuration
Assembly:  System (in System.dll)

public:
BypassElement(
	String^ address
)

Parameters

address
Type: System::String^

A string that identifies the address of a resource.

The Address property is set to address.

.NET Framework
Available since 2.0
Return to top
Show: