다음을 통해 공유


ApplicationBuilder.ApplicationServices 속성

정의

애플리케이션 서비스에 대한 를 IServiceProvider 가져옵니다.

public:
 property IServiceProvider ^ ApplicationServices { IServiceProvider ^ get(); void set(IServiceProvider ^ value); };
public IServiceProvider ApplicationServices { get; set; }
member this.ApplicationServices : IServiceProvider with get, set
Public Property ApplicationServices As IServiceProvider

속성 값

구현

적용 대상