Table of Contents

Property Segments

Namespace
Sisk.Core.Helpers
Assembly
Sisk.Core.dll

Segments

Gets the URL segments as an array of strings.

public string[] Segments { get; }

Property Value

string[]

An array of string representing the URL segments.