OpenCoverSettingsExtensions.

WithRegisterAdmin(OpenCoverSettings) Method

Summary

Sets the register-option to admin-registry-access.

Syntax

public static OpenCoverSettings WithRegisterAdmin(this OpenCoverSettings settings)

Parameters

Name Type Description
settings OpenCoverSettings The settings.

Return Value

Type Description
OpenCoverSettings The same OpenCoverSettings instance so that multiple calls can be chained.