---
title: macOSGuestAutomountTag
framework: virtualization
role: symbol
role_heading: Type Property
path: virtualization/vzvirtiofilesystemdeviceconfiguration/macosguestautomounttag
---

# macOSGuestAutomountTag

A value that indicates that the guest needs to automount this file system device in the guest VM.

## Declaration

```swift
class var macOSGuestAutomountTag: String { get }
```

## Discussion

Discussion A device configured with this tag is automatically mounted in a macOS guest.

## See Also

### Getting file system information

- [share](virtualization/vzvirtiofilesystemdeviceconfiguration/share.md)
- [tag](virtualization/vzvirtiofilesystemdeviceconfiguration/tag.md)
