System.Uri.SchemeDelimiter Field

Specifies the characters that separate the communication protocol scheme from the address portion of the URI. This field is read-only.

Syntax

public static readonly string SchemeDelimiter

Remarks

This field is read-only. The value of this field is "://".

Requirements

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