Argument.Completions 属性

定义

获取参数的完成源的列表。

public:
 property System::CommandLine::CompletionSourceList ^ Completions { System::CommandLine::CompletionSourceList ^ get(); };
public System.CommandLine.CompletionSourceList Completions { get; }
member this.Completions : System.CommandLine.CompletionSourceList
Public ReadOnly Property Completions As CompletionSourceList

属性值

适用于