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

속성 값

적용 대상