[]
Gets key of the item being added or changed.
[C1Description("UIStringsItemEventArgs.Key", "The key of the item being added or changed.")]
public object Key { get; }
<C1Description("UIStringsItemEventArgs.Key", "The key of the item being added or changed.")>
Public ReadOnly Property Key As Object
| Type | Description |
|---|---|
| object | The key. |