Click or drag to resize
ShareInfoDirectoryInfo Property
The DirectoryInfo instance associated with this share.

Namespace: Alphaleonis.Win32.Network
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public DirectoryInfo DirectoryInfo { get; }

Property Value

Type: DirectoryInfo
See Also