ResourcesPropertyValue Property

This property is overridden to handle parsing the resources and concatenating them when requested

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public override string Value { get; set; }

Property Value

String
The resources are escaped as needed

See Also