Udostępnij za pośrednictwem


ViewComponentDescriptor.Parameters Właściwość

Definicja

Pobiera lub ustawia parametry skojarzone z metodą opisaną przez MethodInfometodę .

public:
 property System::Collections::Generic::IReadOnlyList<System::Reflection::ParameterInfo ^> ^ Parameters { System::Collections::Generic::IReadOnlyList<System::Reflection::ParameterInfo ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<System::Reflection::ParameterInfo ^> ^ value); };
public System.Collections.Generic.IReadOnlyList<System.Reflection.ParameterInfo> Parameters { get; set; }
member this.Parameters : System.Collections.Generic.IReadOnlyList<System.Reflection.ParameterInfo> with get, set
Public Property Parameters As IReadOnlyList(Of ParameterInfo)

Wartość właściwości

Dotyczy