Table of Contents

Property Fragment

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

Fragment

Gets or sets the fragment part of the URL.

public string? Fragment { get; set; }

Property Value

string

Remarks

The fragment is the part of the URL after the null character.