ApiExplorerSettingsAttribute.IgnoreApi 속성

정의

이 경우 true 연결된 컨트롤러 또는 작업에 대한 개체가 만들어지지 않습니다 ApiDescription .

public:
 property bool IgnoreApi { bool get(); void set(bool value); };
public bool IgnoreApi { get; set; }
member this.IgnoreApi : bool with get, set
Public Property IgnoreApi As Boolean

속성 값

적용 대상