Share via


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

プロパティ値

適用対象