GlobalStore.Keys property

Gets an enumerable collection of all keys in the shared state.

public static IEnumerable<string> Keys { get; }

See Also