RedirectToActionResult.Fragment 屬性

定義

取得或設定要加入至 URL 的片段。

public:
 property System::String ^ Fragment { System::String ^ get(); void set(System::String ^ value); };
public string Fragment { get; set; }
public string? Fragment { get; set; }
member this.Fragment : string with get, set
Public Property Fragment As String

屬性值

適用於