Skip to content

UriExtensions class

Defined in

Namespace: CrissCross.WPF.UI.Extensions Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Extensions.UriExtensions Modifiers: public static

Summary

Extensions for Uri class.

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Methods

NameSummary
static TrimLastSegmentRemoves last segment of the Uri.
static EndsWithDetermines whether the end of Uri is equal to provided value.
static AppendAppend provided segments to the Uri.
Inherited members