Partager via


ApplicationModelProviderContext.ControllerTypes Propriété

Définition

Obtient les instances de contrôleur TypeInfo découvertes.

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

Valeur de propriété

S’applique à