System.Uri.UriSchemeFile Field

Specifies that the URI is a pointer to a file. This field is read-only.

Value: file

Syntax

public static readonly string UriSchemeFile

Remarks

In .NET Framework version 1.1, a "file:///path" URI was translated to "file:/path". This has been corrected for version 2.0.

Requirements

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