RawValue
Gets the raw value of the TypedConstant. If IsArray is true, this
property returns an ImmutableArray<TypedConstant>.
Declaration
public object? RawValue { get; }Property Value
| Type | Description |
|---|---|
| object |
Gets the raw value of the TypedConstant. If IsArray is true, this
property returns an ImmutableArray<TypedConstant>.
public object? RawValue { get; }| Type | Description |
|---|---|
| object |