IWwwFormUrlDecoderEntry.Value プロパティ

定義

URL クエリ文字列内の名前付き値を表します。

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = iWwwFormUrlDecoderEntry.value;
Public ReadOnly Property Value As String

プロパティ値

String

Platform::String

winrt::hstring

Name プロパティに対応するクエリ パラメーターの値。

適用対象

こちらもご覧ください