IWwwFormUrlDecoderEntry.Name 屬性

定義

表示 URL 查詢字串中的參數名稱。

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

屬性值

String

Platform::String

winrt::hstring

查詢字串參數的名稱。 Value屬性代表對應的值。

適用於

另請參閱