LocalFileDataProperties Property

Addional Properties of the file => Always null

Definition

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

Property Value

IReadOnlyDictionaryString, Object

Implements

IFileDataProperties

See Also