Skip to content
DocsTry Aspire
DocsTry

isDevelopment

Method
📦 Aspire.Hosting v13.4.0
interface IHostEnvironment {
// ... omitted for brevity
isDevelopment(): boolean;
}

Signature

methodisDevelopment
Checks if the environment is Development.
isDevelopment(): boolean
boolean

Applies to

This method applies to the following types: