Zone::CreateFromUrl Method (String^)
.NET Framework (current version)
Creates a new zone with the specified URL.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- url
-
Type:
System::String^
The URL from which to create the zone.
| Exception | Condition |
|---|---|
| ArgumentNullException | The url parameter is null. |
The zone determination for the specified URL is based on the zone mapping settings in Microsoft Internet Explorer and can therefore differ from computer to computer. The zone mapping settings are located on the Security tab of the Internet Options dialog launched from the Tools menu.
.NET Framework
Available since 1.1
Available since 1.1
Show: