Share via


AcceptedAtRouteResult.RouteName 屬性

定義

取得或設定要用於產生 URL 的路由名稱。

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

屬性值

適用於