Resources PropertyResources 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: 2025.1.9.0
Resources can be added to or removed from the returned collection reference
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public StringCollection Resources { get; }VB
Public ReadOnly Property Resources As StringCollection
GetC++
public:
property StringCollection^ Resources {
StringCollection^ get ();
}F#
member Resources : StringCollection with getProperty Value
StringCollectionResources can be added to or removed from the returned collection reference