Udostępnij za pośrednictwem


HandlerMethodDescriptor.Parameters Właściwość

Definicja

Pobiera lub ustawia parametry dla metody .

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

Wartość właściwości

Dotyczy