BoundValue.ValueDescriptor プロパティ

定義

バインドされた値の記述子。

public:
 property System::CommandLine::Binding::IValueDescriptor ^ ValueDescriptor { System::CommandLine::Binding::IValueDescriptor ^ get(); };
public System.CommandLine.Binding.IValueDescriptor ValueDescriptor { get; }
member this.ValueDescriptor : System.CommandLine.Binding.IValueDescriptor
Public ReadOnly Property ValueDescriptor As IValueDescriptor

プロパティ値

適用対象