UrlPrefix.IsHttps Property

Definition

Gets a value that determines if the prefix's scheme is HTTPS.

public:
 property bool IsHttps { bool get(); };
public bool IsHttps { get; }
member this.IsHttps : bool
Public ReadOnly Property IsHttps As Boolean

Property Value

Applies to