UrlPrefix.IsHttps 属性

定义

获取一个值,该值确定前缀的方案是否为 HTTPS。

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

属性值

适用于