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