Click or drag to resize

BundleType Property

Gets or sets the type of code included in this bundle.

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

Property Value

Type: BundleType
See Also