The platform settings the Editor is configured for.
Use this property to read or change the platform settings the Editor is set to build for, for example with PlayerSettings. The value combines EditorUserBuildSettings.activeBuildTarget with the active subtarget, so a dedicated server configuration reports NamedBuildTarget.Server instead of NamedBuildTarget.Standalone.