ResourcesPropertyResources Property

This property is used to get the resources string collection

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public StringCollection Resources { get; }

Property Value

StringCollection
Resources can be added to or removed from the returned collection reference

See Also