VSOPENFILENAMEW.nMaxFileName 字段

定义

用于保存文件名中的最大字符数的 DWORD。

public: System::UInt32 nMaxFileName;
public: unsigned int nMaxFileName;
unsigned int nMaxFileName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint nMaxFileName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable nMaxFileName : uint32
Public nMaxFileName As UInteger 

字段值

UInt32
属性

注解

COM 签名

从 vsshell:

适用于