PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Adapters.​Asp­Net­CoreAsp­Net­Core­Request­Expression­ModelScheme
Open sandboxFocus

AspNetCoreRequestExpressionModel.Scheme Property

Scheme

Gets the request scheme, for instance http or https.

Declaration
public string Scheme { get; }
Property Value
Type Description
System.String