QueryString.HasValue プロパティ

定義

クエリ文字列が空でない場合は true

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

プロパティ値

適用対象