共用方式為


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

屬性值

適用於