Sandbox Logo

StandaloneManifest.IsDevelopmentBuild

bool IsDevelopmentBuild { get; set; }

Description

Whether development features should be enabled or not (e.g. a dev console), specified by the developer.

Return

User Comments