Click or drag to resize

ReadonlyWebServerOptionsMinifyJavascriptExclusionExpression Property

Gets regular expression that will exclude Javascript files from being minified.

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

Property Value

String
See Also