VSBROWSEINFOW.nMaxDirName 字段

定义

目录名称的最大长度。

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 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于