Compartilhar via


IVsProfilerLaunchExeTargetInfo.ExecutableArguments Property

Definition

Gets the command-line arguments for the executable.

public:
 property System::String ^ ExecutableArguments { System::String ^ get(); };
public:
 property Platform::String ^ ExecutableArguments { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610809344)]
public string ExecutableArguments { get; }
public string ExecutableArguments { get; }
[<System.Runtime.InteropServices.DispId(1610809344)>]
member this.ExecutableArguments : string
member this.ExecutableArguments : string
Public ReadOnly Property ExecutableArguments As String

Property Value

The command-line arguments.

Attributes

Applies to