LaunchCommand.Arguments 属性

定义

获取要传递给进程的参数。

public:
 property System::String ^ Arguments { System::String ^ get(); };
public:
 property Platform::String ^ Arguments { Platform::String ^ get(); };
public string Arguments { get; }
member this.Arguments : string
Public ReadOnly Property Arguments As String

属性值

String

适用于