MonobjcMonobjc Documented Class Library
NSURLVolumeSupportsHardLinksKey Field
NamespacesMonobjc.FoundationNSURLNSURLVolumeSupportsHardLinksKey

Key for determining whether the volume supports hard links, 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 NSURLVolumeSupportsHardLinksKey
Public Shared ReadOnly NSURLVolumeSupportsHardLinksKey As NSString
public:
static initonly NSString^ NSURLVolumeSupportsHardLinksKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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