ExecutablesList.List

ExecutablesList.List property

Displays the collection as a read-only list of executables’ names.

public KeyCollection<string, Executable> List { get; }

See Also