VSBROWSEINFOW.nMaxDirName Field

Definition

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:

Applies to