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