IValueDescriptor.GetDefaultValue Method
В этой статье
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default value, if any.
public:
System::Object ^ GetDefaultValue();
public object? GetDefaultValue();
abstract member GetDefaultValue : unit -> obj
Public Function GetDefaultValue () As Object
Applies to
Продукт | Версии |
---|---|
.NET | 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |