public final class NSVolumeEnumerationOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
ProduceFileReferenceURLs
The mounted volume enumeration will produce file reference URLs rather than path-based URLs.
|
static long |
SkipHiddenVolumes
The mounted volume enumeration will skip hidden volumes.
|
public static final long SkipHiddenVolumes
public static final long ProduceFileReferenceURLs