System.Uri.UriSchemeNntp Field

Specifies that the URI is an Internet news group and is accessed through the Network News Transport Protocol (NNTP). This field is read-only.

Value: nntp

Syntax

public static readonly string UriSchemeNntp

Remarks

The NNTP Uri parsing errors in .NET Framework version 1.1 have been corrected.

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0