QueryString.ToUriComponent 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供查詢字串,其逸出方法對於結合至 URI 表示式來說是正確的。 除非 Value 為 Null 或空白,否則將包含前置 '?' 字元。 逸出字元有潛在的危險。
public:
System::String ^ ToUriComponent();
public string ToUriComponent ();
member this.ToUriComponent : unit -> string
Public Function ToUriComponent () As String
傳回
查詢字串值