Edit

Share via


IValueDescriptor Interface

Definition

Describes and provides access to a bindable named value.

C#
public interface IValueDescriptor
Derived

Properties

HasDefaultValue

Gets a value determining whether there is a default value.

ValueName

The name of the value.

ValueType

The type of the value.

Methods

GetDefaultValue()

Gets the default value, if any.

Extension Methods

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)