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

プロパティ値

適用対象