[]
Gets an IReadonlyPrimitiveValue object represent the primitive value of this CfValue.
public IReadonlyPrimitiveValue Value { get; }
Public ReadOnly Property Value As IReadonlyPrimitiveValue
Type | Description |
---|---|
IReadonlyPrimitiveValue | An IReadonlyPrimitiveValue object represent the primitive value of this CfValue. |