MonobjcMonobjc Documented Class Library
NSURLVolumeSupportsCasePreservedNamesKey Field
NamespacesMonobjc.FoundationNSURLNSURLVolumeSupportsCasePreservedNamesKey

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

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