Summary
Gets the builder.
- Assembly
- Rocket
.Surgery .Hosting .Abstractions .dll - Namespace
- Rocket
.Surgery .Hosting - Containing Type
- IRocketHostBuilder
Syntax
IHostBuilder Builder { get; }
Value
| Type | Description |
|---|---|
| IHostBuilder | The builder. |
