VSBROWSEINFOW.pwzInitialDir 字段

定义

包含初始目录的字符串。

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

字段值

String
属性

注解

COM 签名

从 vsshell:

适用于