MonobjcMonobjc Documented Class Library
NSURLVolumeSupportsPersistentIDsKey Field
NamespacesMonobjc.FoundationNSURLNSURLVolumeSupportsPersistentIDsKey

Key for determining whether the volume supports persistent IDs, returned as an NSNumber object with value 0 or 1.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSURLVolumeSupportsPersistentIDsKey
Public Shared ReadOnly NSURLVolumeSupportsPersistentIDsKey As NSString
public:
static initonly NSString^ NSURLVolumeSupportsPersistentIDsKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)