ControllerFeature 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
MVC 應用程式中的控制器類型清單。 ControllerFeature可以使用 在 啟動 PartManagerPartManager 期間或稍後階段可用的 填入 ApplicationPartManager ,方法是要求 ApplicationPartManager 在元件中做為相依性。
public ref class ControllerFeature
public class ControllerFeature
type ControllerFeature = class
Public Class ControllerFeature
- 繼承
-
ControllerFeature
建構函式
ControllerFeature() |
MVC 應用程式中的控制器類型清單。 ControllerFeature可以使用 在 啟動 PartManagerPartManager 期間或稍後階段可用的 填入 ApplicationPartManager ,方法是要求 ApplicationPartManager 在元件中做為相依性。 |
屬性
Controllers |
取得 MVC 應用程式中的控制器類型清單。 |