PathDosDeviceMupPrefix Field |
Note: This API is now obsolete.
[AlphaFS] DosDeviceMupPrefix = "\Device\Mup\" Provides a MS-Dos Mup Redirector Path UNC prefix to a network share.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax [ObsoleteAttribute("Unused")]
public static readonly string DosDeviceMupPrefix
<ObsoleteAttribute("Unused")>
Public Shared ReadOnly DosDeviceMupPrefix As String
public:
[ObsoleteAttribute(L"Unused")]
static initonly String^ DosDeviceMupPrefix
[<ObsoleteAttribute("Unused")>]
static val DosDeviceMupPrefix: string
Field Value
Type:
StringSee Also