The path to a file could be in a network location. Creating a Network Share defines a path on the network where files can be accessed directly by a task in a project. After defining the path location using a Network Share resource, a file can be referenced using the syntax - resource:smb://[ResourceName]/[AdditionalPath]. For example, if the Network Share resource is MyShare, the file is accessed from this share using the syntax - resource:smb://MyShare/subfolder/myfile.txt.