[]
Gets or sets settings specific to the RPX platform.
[Parameter]
public RpxSettings RpxSettings { get; init; }
Type | Description |
---|---|
RpxSettings | A RpxSettings object representing the settings specific to the RPX platform. |
This property can only be set once during object initialization and cannot be changed afterwards.