SetupConfigPackageRules Property |
Gets or sets the rules indicating how to package the MSS file.
See the SetupConfig_PackageRules class summary for more information.
Namespace:
MicaSystems.Utils.Setup
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax [DataMemberAttribute]
public SetupConfig_PackageRules PackageRules { get; set; }
Property Value
Type:
SetupConfig_PackageRulesSee Also