ControllerFeature クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
MVC アプリケーション内のコントローラーの種類の一覧。 はControllerFeature、 コンポーネントの依存関係として を要求ApplicationPartManagerすることで、起動時PartManagerまたはPartManager後の段階で使用可能な を使用してApplicationPartManager設定できます。
public ref class ControllerFeature
public class ControllerFeature
type ControllerFeature = class
Public Class ControllerFeature
- 継承
-
ControllerFeature
コンストラクター
ControllerFeature() |
MVC アプリケーション内のコントローラーの種類の一覧。 はControllerFeature、 コンポーネントの依存関係として を要求ApplicationPartManagerすることで、起動時PartManagerまたはPartManager後の段階で使用可能な を使用してApplicationPartManager設定できます。 |
プロパティ
Controllers |
MVC アプリケーションのコントローラーの種類の一覧を取得します。 |