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

AspNetFrameworkRequestExpressionModel.Scheme Property

Scheme

Gets the request scheme, for instance http or https.

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