# IClientBuilder Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.hosting.iclientbuilder/)

## Configuration {#configuration-61c5a23c}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.hosting.iclientbuilder/properties/configuration-61c5a23c/)

```csharp
public abstract IConfiguration Configuration
```

Gets the configuration.

## Services {#services-52343fbf}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.hosting.iclientbuilder/properties/services-52343fbf/)

```csharp
public abstract IServiceCollection Services
```

Gets the services collection.
