Click or drag to resize

DriveInfoIsUnc Property

[AlphaFS] Indicates if this drive is a UNC path.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public bool IsUnc { get; }

Property Value

Type: Boolean
Remarks
Only retrieve this information if we're dealing with a real network share mapping: http://alphafs.codeplex.com/discussions/316583
See Also