Property element
Property value for a Package or Module.
Attributes
Admin
yesnoDenotes that the property is saved during administrative installations. Adds the property name to the AdminProperties property.
ComplianceCheck
yesnoAdds a row to the CCPSearch table. This attribute is only valid when this Property contains a search element.
Hidden
yesnoDenotes that the Property is not logged during installation. See the MsiHiddenProperties Property for more information.
Id
string requiredUnique identifier for Property.
Secure
yesnoDenotes that the Property can be passed to the server side when doing a managed installation with elevated privileges. See the SecureCustomProperties Property for more information.
SuppressModularization
yesnoUse to suppress modularization of this property identifier in merge modules. Using this functionality is strongly discouraged; it should only be necessary as a workaround of last resort in rare scenarios.
Value
stringSets a default value for the property. The value will be overwritten if the Property is used for a search.