System.Configuration.UriSection Class

Represents the Uri section within a configuration file.

See Also: UriSection Members

Syntax

public sealed class UriSection : ConfigurationSection

Remarks

The existing Uri class has been extended to provide support for International Resource Identifiers (IRI) and Internationalized Domain Names. Current users will not see any change from the .NET Framework 2.0 behavior unless they specifically enable IRI and IDN. This ensures application compatibility with prior versions of the .NET Framework.

The configuration settings for IRI and IDN can be retrieved using the System.Configuration.UriSection class.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0