VSBROWSEINFOW.pwzDlgTitle 字段

定义

包含对话框标题的字符串。

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 

字段值

String
属性

注解

COM 签名

从 vsshell:

适用于