# ISiloBuilder Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.isilobuilder/)

## Configuration {#configuration-86c2970e}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.isilobuilder/properties/configuration-86c2970e/)

```csharp
public abstract IConfiguration Configuration
```

Gets the configuration.

## Services {#services-3694fe41}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.hosting.isilobuilder/properties/services-3694fe41/)

```csharp
public abstract IServiceCollection Services
```

The services shared by the silo and host.
