ControllerFeature.Controllers Özellik

Tanım

MVC uygulamasındaki denetleyici türlerinin listesini alır.

public:
 property System::Collections::Generic::IList<System::Reflection::TypeInfo ^> ^ Controllers { System::Collections::Generic::IList<System::Reflection::TypeInfo ^> ^ get(); };
public System.Collections.Generic.IList<System.Reflection.TypeInfo> Controllers { get; }
member this.Controllers : System.Collections.Generic.IList<System.Reflection.TypeInfo>
Public ReadOnly Property Controllers As IList(Of TypeInfo)

Özellik Değeri

Şunlara uygulanır