Share via


RouteUrlExpressionEditorSheet.RouteName プロパティ

定義

URL を生成するルートの名前を取得または設定します。

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

プロパティ値

String

URL を生成するルートの名前。

適用対象

こちらもご覧ください