다음을 통해 공유


MigrationsEndPointOptions.Path 속성

정의

에서 마이그레이션 명령을 실행하기 위한 요청을 수신 대기할 경로를 MigrationsEndPointMiddleware 가져오거나 설정합니다.

public:
 virtual property Microsoft::AspNetCore::Http::PathString Path { Microsoft::AspNetCore::Http::PathString get(); void set(Microsoft::AspNetCore::Http::PathString value); };
public virtual Microsoft.AspNetCore.Http.PathString Path { get; set; }
member this.Path : Microsoft.AspNetCore.Http.PathString with get, set
Public Overridable Property Path As PathString

속성 값

적용 대상