Property Name
ShareName
Property Type
String
Description
Gets the share name of a file or directory.
This property is read-only.
Example
Dim File As Ifile
Set File =
GetObject("NTDS://DomainName/MachineName/file_services/c-drive/
documents/todo.doc")
Debug.Print File.ShareName
See Also: