ApiConventionResult クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
API 規則を使用してアクション メソッドに関連付けられたメタデータ。
public ref class ApiConventionResult sealed
public sealed class ApiConventionResult
type ApiConventionResult = class
Public NotInheritable Class ApiConventionResult
- 継承
-
ApiConventionResult
コンストラクター
ApiConventionResult(IReadOnlyList<IApiResponseMetadataProvider>) |
ApiConventionResult の新しいインスタンスを初期化します。 |
プロパティ
ResponseMetadataProviders |
アクションに関連付けられている の IApiResponseMetadataProvider シーケンスを取得します。 |