HostApplicationBuilderSettings.Args 속성

정의

에 추가할 Configuration명령줄 인수를 가져오거나 설정합니다.

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[]

적용 대상