How can I configurate or get player settings with c#?

I’d like to know, how can I get the PlayerSettings with c# script?

Thanks

Using the PlayerSettings object. The full list of methods is here: Unity - Scripting API: PlayerSettings