Click or drag to resize

WebServerOptionsUseMinifyInDebug Property

Gets or sets value that determines if minification should be applied when running a Debug build.

Namespace: GSF.Web.Hosting
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public bool UseMinifyInDebug { get; set; }
View Source

Property Value

Boolean
See Also