Partager via


ControllerModel.ControllerProperties Propriété

Définition

Propriétés de ce contrôleur.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ApplicationModels::PropertyModel ^> ^ ControllerProperties { System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::ApplicationModels::PropertyModel ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PropertyModel> ControllerProperties { get; }
member this.ControllerProperties : System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PropertyModel>
Public ReadOnly Property ControllerProperties As IList(Of PropertyModel)

Valeur de propriété

S’applique à