MonobjcMonobjc Documented Class Library
NSURLFileAllocatedSizeKey Field
NamespacesMonobjc.FoundationNSURLNSURLFileAllocatedSizeKey

Key for the total size allocated on disk for the file, returned as an NSNumber object.

Available in Mac OS X v10.6 and later.

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

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