ActiveDirectoryComputerObjectGetNetworkShares Method ACDLib API Documentation
Retrieves the list of network shares within the current computer object

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public List<string> GetNetworkShares()

Return Value

Type: ListString
The string collection of shares
See Also

Reference