ApiExplorerModel クラス

定義

コントローラーまたはアクションに関連付けられている ApiExplorer プロパティのモデル。

public ref class ApiExplorerModel
public class ApiExplorerModel
type ApiExplorerModel = class
Public Class ApiExplorerModel
継承
ApiExplorerModel

コンストラクター

ApiExplorerModel()

新しい ApiExplorerModel を作成します。

ApiExplorerModel(ApiExplorerModel)

からotherコピーされたプロパティを持つ新しい ApiExplorerModel を作成します。

プロパティ

GroupName

関連付けられたコントローラーまたはアクションに対して作成された オブジェクトの の値APIExplorer.ApiDescription.GroupNameAPIExplorer.ApiDescription

IsVisible

APIExplorer.ApiDescription場合true、関連付けられているコントローラーまたはアクションに対してオブジェクトが作成されます。

適用対象