# Functions
Browser returns the HostDatastoreBrowser for a certain datastore.
FileExists takes a path in the datastore and checks to see if it exists.
FromID locates a Datastore by its managed object reference ID.
FromPath loads a datastore from its path.
No description provided by the author
MoveToFolder is a complex method that moves a datastore to a given relative datastore folder path.
MoveToFolderRelativeHostSystemID is a complex method that moves a datastore to a given datastore path, similar to MoveToFolder, except the path is relative to a HostSystem supplied by ID instead of the datastore.
Properties is a convenience method that wraps fetching the Datastore MO from its higher-level object.
SearchDatastore searches a datastore using the supplied HostDatastoreBrowser and a supplied path.
No description provided by the author