UserConfiguration.Dictionary

UserConfiguration.Dictionary property

Gets or sets a set of dictionary property entries.

public Dictionary<object, object> Dictionary { get; }

See Also