次の方法で共有


DefaultControllerFactory.ControllerActivator プロパティ

定義

IControllerActivatorコントローラーの作成に使用される 。

protected:
 property Microsoft::AspNetCore::Mvc::Controllers::IControllerActivator ^ ControllerActivator { Microsoft::AspNetCore::Mvc::Controllers::IControllerActivator ^ get(); };
protected Microsoft.AspNetCore.Mvc.Controllers.IControllerActivator ControllerActivator { get; }
member this.ControllerActivator : Microsoft.AspNetCore.Mvc.Controllers.IControllerActivator
Protected ReadOnly Property ControllerActivator As IControllerActivator

プロパティ値

適用対象