Share via


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

屬性值

適用於