VSSAVEFILENAMEW.pwzDlgTitle Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: