Class AbpRemoteServiceApiDescriptionProviderOptions
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.ApiExploring
Assembly: Volo.Abp.AspNetCore.Mvc.dll
Syntax
public class AbpRemoteServiceApiDescriptionProviderOptions
Constructors
AbpRemoteServiceApiDescriptionProviderOptions()
Declaration
public AbpRemoteServiceApiDescriptionProviderOptions()
Properties
SupportedResponseTypes
Declaration
public HashSet<ApiResponseType> SupportedResponseTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| HashSet<ApiResponseType> |