Property KeyValues
KeyValues
Gets or sets a set of keys and associated values for the custom data.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]]
public System.Collections.Generic.Dictionary<string,string>? KeyValues { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String,System.String> |