Skip to content
Docs Try Aspire
Docs Try

isDevelopment

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

Signature

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

Applies to

This method applies to the following types: