[]
Gets or sets the RPX platform-specific settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RpxSettings Rpx { get; set; }
Type | Description |
---|---|
RpxSettings | An instance of RpxSettings representing the RPX platform-specific settings. |