Click or drag to resize

MinificationInstructionFolderPath Property

Gets or sets the relative path of the folder containing files to minify.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[XmlAttributeAttribute]
public string FolderPath { get; set; }

Property Value

Type: String
See Also