PowerShellShellProvider Class

Definition

public ref class PowerShellShellProvider : System::CommandLine::StaticCompletions::Shells::IShellProvider
public class PowerShellShellProvider : System.CommandLine.StaticCompletions.Shells.IShellProvider
type PowerShellShellProvider = class
    interface IShellProvider
Public Class PowerShellShellProvider
Implements IShellProvider
Inheritance
PowerShellShellProvider
Implements

Constructors

Name Description
PowerShellShellProvider()

Properties

Name Description
ArgumentName
Extension
HelpDescription

Methods

Name Description
GenerateCompletions(Command)
ToString()

Applies to