Click or drag to resize

ShareInfoPath Property

The local path for the shared resource.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public string Path { get; }

Property Value

Type: String
Remarks
For disks, this member is the path being shared. For print queues, this member is the name of the print queue being shared.
See Also