Namespace: Json.Schema
Inheritance: UriExtensions 🡒 object
Provides extensions on the System.Uri type.
Methods
GetParentUri(this Uri uri)
Gets the Uri to the parent object.
Declaration
1
public static Uri GetParentUri(this Uri uri)
| Parameter | Type | Description |
|---|---|---|
| uri | Uri | The System.Uri of a resource, for which the parent Uri should be retrieved. |
Returns
The parent System.Uri.