Lire en anglais Modifier

Partager via


BoundValue Struct

Definition

A value created by binding command line input.

C#
public readonly struct BoundValue
Inheritance
BoundValue

Properties

Value

The value bound from the specified source.

ValueDescriptor

The descriptor for the bound value.

ValueSource

The source from which the value was bound.

Methods

DefaultForValueDescriptor(IValueDescriptor)

Gets a BoundValue representing the default value for a specified IValueDescriptor.

ToString()

Returns the fully qualified type name of this instance.

Applies to

Produit Versions
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)