BoundValue.ValueDescriptor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
系結值的描述項。
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