public property O2GSystemPropertiesReader.Properties

Brief

The properties dictionary (read-only).

Declaration
C#
System.Collections.Generic.IDictionary<string,string>  Properties get;

Declared in O2GSystemPropertiesReader

back