Table of Contents

Property Scheme

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

Scheme

Gets or sets the scheme part of the URL.

public string Scheme { get; set; }

Property Value

string

Remarks

The scheme is the part of the URL that specifies the protocol, such as http or https.