Values¶
-
System.Collections.Generic.IReadOnlyDictionary<string, Value> PmpException.Values { get; }¶
Gets the collection of values that are used in the exception message.
- Value
IReadOnlyDictionary<string, Value> – Collection of values.
Gets the collection of values that are used in the exception message.
IReadOnlyDictionary<string, Value> – Collection of values.