다음을 통해 공유


ApiDescriptionProviderContext.Results 속성

정의

결과 의 목록입니다 ApiDescription.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ApiExplorer::ApiDescription ^> ^ Results { System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ApiExplorer::ApiDescription ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription> Results { get; }
member this.Results : System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription>
Public ReadOnly Property Results As IList(Of ApiDescription)

속성 값

적용 대상