Click or drag to resize

SetupConfig_PackageRulesSerializedExtensionList Property

Use IncludeAllFilesWithExtensions instead.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
[DataMemberAttribute(Name = "IncludeFilesWithExtensions")]
[XmlElementAttribute(ElementName = "IncludeFilesWithExtensions")]
public string SerializedExtensionList { get; set; }

Property Value

Type: String
See Also