IComponentSpecificsDProperties Property

The ODB++ Properties: key = name of property value = value of property

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Dictionary<string, string> Properties { get; set; }

Property Value

DictionaryString, String

Implements

InterfaceComponentSpecificsDProperties

See Also