ActionConstraintContext クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
実行の IActionConstraint コンテキスト。
public ref class ActionConstraintContext
public class ActionConstraintContext
type ActionConstraintContext = class
Public Class ActionConstraintContext
- 継承
-
ActionConstraintContext
コンストラクター
ActionConstraintContext() |
実行の IActionConstraint コンテキスト。 |
プロパティ
Candidates |
ActionSelectorCandidate の一覧。 これには、現在の要求に対して有効なすべてのアクションとその制約が含まれます。 |
CurrentCandidate |
現在の ActionSelectorCandidate です。 |
RouteContext |