ComponentManagerSettingsListSettings Property
Namespace: PCBI_ComponentEditor.ComponentManagerAssembly: PCBI_Component_Editor (in PCBI_Component_Editor.dll) Version: 17.0.0.0 (17.0.0.0)
public List<ComponentManagerSettings> Settings { get; set; }
Public Property Settings As List(Of ComponentManagerSettings)
Get
Set
public:
property List<ComponentManagerSettings^>^ Settings {
List<ComponentManagerSettings^>^ get ();
void set (List<ComponentManagerSettings^>^ value);
}
member Settings : List<ComponentManagerSettings> with get, set
Property Value
ListComponentManagerSettings