MEINIT::cchNameLimit Field
Visual Studio 2015
DWORD containing the maximum number of characters in the name.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
public: [ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.DWORD")] unsigned int cchNameLimit
Field Value
Type: System::UInt32The field is used only if the MD_TEXTLIMIT flag is passed in dwflags. The default is 256 characters.
From vsshell.idl:
Show: