Bearbeiten

Freigeben über


ModelDescriptor.ConstructorDescriptors Property

Definition

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

Property Value

Applies to