Share via


Uri.ConstructAbsoluteUri Method

Constructs an absolute Uri from a URI string.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

protected void ConstructAbsoluteUri (
         ref stringuriString
)

Parameters

  • uriString
    A URI.

Version Information

Available in the .NET Micro Framework versions 4.0 and 4.1.

See Also

Reference

Uri Class
Uri Members
System Namespace