Bagikan melalui


ActionDescriptor.BoundProperties Properti

Definisi

Kumpulan properti yang terikat model.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::Abstractions::ParameterDescriptor ^> ^ BoundProperties { System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::Abstractions::ParameterDescriptor ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::AspNetCore::Mvc::Abstractions::ParameterDescriptor ^> ^ value); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor> BoundProperties { get; set; }
member this.BoundProperties : System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor> with get, set
Public Property BoundProperties As IList(Of ParameterDescriptor)

Nilai Properti

Berlaku untuk