ControllerModel.ControllerProperties Vlastnost

Definice

Vlastnosti tohoto kontroleru.

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)

Hodnota vlastnosti

Platí pro