Click or drag to resize
SystemComponentProperties Property
Gets a list of SystemComponentProperty objects.

Namespace: com.softwarekey.Client.Utils.SystemComponent
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
protected List<SystemComponentProperty> Properties { get; }

Property Value

Type: ListSystemComponentProperty
See Also