VSOPENFILENAMEW.pwzInitialDir 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.
String containing the initial directory.
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
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: