編集

次の方法で共有


PropertyDescriptor Class

Definition

public ref class PropertyDescriptor : System::CommandLine::Binding::IValueDescriptor
public class PropertyDescriptor : System.CommandLine.Binding.IValueDescriptor
type PropertyDescriptor = class
    interface IValueDescriptor
Public Class PropertyDescriptor
Implements IValueDescriptor
Inheritance
PropertyDescriptor
Implements

Properties

HasDefaultValue
Parent
ValueName
ValueType

Methods

GetDefaultValue()
SetValue(Object, Object)
ToString()

Extension Methods

BuildAlias(IValueDescriptor)

Applies to