isDevelopment
Function
interface IHostEnvironment { // ... omitted for brevity isDevelopment(): boolean;}Signature
method
isDevelopment Checks if running in Development environment
isDevelopment(): booleanReturns
boolean Applies to
This function is an extension method on the following types: