ActionConstraintProviderContext クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アクション制約プロバイダーのコンテキスト。
public ref class ActionConstraintProviderContext
public class ActionConstraintProviderContext
type ActionConstraintProviderContext = class
Public Class ActionConstraintProviderContext
- 継承
-
ActionConstraintProviderContext
コンストラクター
ActionConstraintProviderContext(HttpContext, ActionDescriptor, IList<ActionConstraintItem>) |
新しい ActionConstraintProviderContext を作成します。 |
プロパティ
Action |
ActionDescriptor制約が作成される 。 |
HttpContext |
要求に関連付けられている HttpContext。 |
Results |
ActionConstraintItem オブジェクトのリスト。 |