CompletionsCommandParser.ShellProviders Field

Definition

public: static initonly System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::CommandLine::StaticCompletions::Shells::IShellProvider ^> ^ ShellProviders;
public static readonly System.Collections.Generic.IReadOnlyDictionary<string,System.CommandLine.StaticCompletions.Shells.IShellProvider> ShellProviders;
 staticval mutable ShellProviders : System.Collections.Generic.IReadOnlyDictionary<string, System.CommandLine.StaticCompletions.Shells.IShellProvider>
Public Shared ReadOnly ShellProviders As IReadOnlyDictionary(Of String, IShellProvider) 

Field Value

Applies to