VSBROWSEINFOW.pwzDlgTitle Field

Definition

String containing the title of the dialog box.

public: System::String ^ pwzDlgTitle;
public: Platform::String ^ pwzDlgTitle;
std::wstring pwzDlgTitle;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")]
public string pwzDlgTitle;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCWSTR")>]
val mutable pwzDlgTitle : string
Public pwzDlgTitle As String 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to