Share via


HostApplicationBuilderSettings.Args 屬性

定義

取得或設定命令行自變數。 如果 DisableDefaultstrue,則不會使用自變數。

public:
 property cli::array <System::String ^> ^ Args { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[]? Args { get; set; }
member this.Args : string[] with get, set
Public Property Args As String()

屬性值

String[]

適用於