次の方法で共有


UrlPrefix.IsHttps プロパティ

定義

プレフィックスのスキームが HTTPS かどうかを決定する値を取得します。

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

プロパティ値

適用対象