VSBROWSEINFOW.nMaxDirName 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.
Maximum length of the directory name.
public: System::UInt32 nMaxDirName;
public: unsigned int nMaxDirName;
unsigned int nMaxDirName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint nMaxDirName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable nMaxDirName : uint32
Public nMaxDirName As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: