Open sandboxFocus

Property Value

Value

Gets the Value for non-array types. For array types, get an array of a primitive type (e.g. int[]) instead of an array of TypedConstant.

Declaration
public object? Value { get; }
Property Value
Type Description
object