RemoteAttribute.RouteName プロパティ

定義

クライアントが検証要求を送信する URL を生成するときに使用するルート名を取得または設定します。

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

プロパティ値

適用対象