編集

次の方法で共有


ModelDescriptor.PropertyDescriptors Property

Definition

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

Property Value

Applies to