Contents

directories

The directories on the host to expose to the guest.

Declaration

var directories: [String : VZSharedDirectory] { get }

Discussion

The dictionary string keys are the names for the directory. The keys must be valid names or the system raises an exception.

See Also

Related Documentation