[AlphaFS] Win32 File Namespace. The "\\?\" prefix to a path string tells the Windows APIs to disable all string parsing and to send the string that follows it straight to the file system.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public static readonly string LongPathPrefix
Public Shared ReadOnly LongPathPrefix As String
public:
static initonly String^ LongPathPrefix
static val LongPathPrefix: string
Field Value
Type:
StringSee Also