VSSAVEFILENAMEW.pwzDlgTitle Field

Definition

Pointer to a string containing the Save Options dialog box title.

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