Share via


VsDebugTargetInfo.bstrArg Field

BSTR containing command-line arguments to the executable.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

Syntax

'Declaration
Public bstrArg As String
public string bstrArg
public:
String^ bstrArg
val mutable bstrArg: string
public var bstrArg : String

Remarks

Used with DLO_CreateProcess.

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

VsDebugTargetInfo Structure

Microsoft.VisualStudio.Shell.Interop Namespace