Redigera

Dela via


ConstructorDescriptor.ParameterDescriptors Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<System::CommandLine::NamingConventionBinder::ParameterDescriptor ^> ^ ParameterDescriptors { System::Collections::Generic::IReadOnlyList<System::CommandLine::NamingConventionBinder::ParameterDescriptor ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<System.CommandLine.NamingConventionBinder.ParameterDescriptor> ParameterDescriptors { get; }
member this.ParameterDescriptors : System.Collections.Generic.IReadOnlyList<System.CommandLine.NamingConventionBinder.ParameterDescriptor>
Public ReadOnly Property ParameterDescriptors As IReadOnlyList(Of ParameterDescriptor)

Property Value

Implements

Applies to