VsDebugStartupInfo::lpTitle Field

 

The title displayed in the title bar.

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

public:
[ComAliasNameAttribute("OLE.LPCWSTR")]
String^ lpTitle

Field Value

Type: System::String^

This field is equivalent to lpTitle in STARTUPINFO (defined in winbase.h).

Return to top
Show: