Property Fragment
Fragment
Gets or sets the fragment part of the URL.
public string? Fragment { get; set; }
Property Value
Remarks
The fragment is the part of the URL after the null character.
Gets or sets the fragment part of the URL.
public string? Fragment { get; set; }
The fragment is the part of the URL after the null character.