Uri.SchemeDelimiter Field
.NET Framework 1.1
Specifies the characters that separate the communication protocol scheme from the address portion of the URI. This field is read-only.
[Visual Basic] Public Shared ReadOnly SchemeDelimiter As String [C#] public static readonly string SchemeDelimiter; [C++] public: static String* SchemeDelimiter; [JScript] public static var SchemeDelimiter : String;
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework, Common Language Infrastructure (CLI) Standard