QueryString.Value プロパティ

定義

先頭の '?' 文字を含むエスケープされたクエリ文字列

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
public string? Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

プロパティ値

適用対象