PathDosDeviceLanmanPrefix Field |
Note: This API is now obsolete.
[AlphaFS] DosDeviceLanmanPrefix = "\Device\LanmanRedirector\" Provides a MS-Dos Lanman 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 DosDeviceLanmanPrefix
<ObsoleteAttribute("Unused")>
Public Shared ReadOnly DosDeviceLanmanPrefix As String
public:
[ObsoleteAttribute(L"Unused")]
static initonly String^ DosDeviceLanmanPrefix
[<ObsoleteAttribute("Unused")>]
static val DosDeviceLanmanPrefix: string
Field Value
Type:
StringSee Also