MercurialCommandHookDictionary.

Keys Property

Summary

Gets an System.Collections.Generic.ICollection`1 containing the keys of the MercurialCommandHookDictionary.

Syntax

public ICollection<string> Keys { get; }

Value

Type Description
ICollection<T>