Foundation.NSMetadataItem Members

The members of Foundation.NSMetadataItem are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
AttributesNSObject[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
DisplayNameNSString. Documentation for this section has not yet been entered.
[read-only]
DownloadingStatusNSItemDownloadingStatus. Documentation for this section has not yet been entered.
[read-only]
FileSystemContentChangeDateNSDate. Documentation for this section has not yet been entered.
[read-only]
FileSystemCreationDateNSDate. Documentation for this section has not yet been entered.
[read-only]
FileSystemNameNSString. Documentation for this section has not yet been entered.
[read-only]
FileSystemSizeNSNumber. Documentation for this section has not yet been entered.
[read-only]
IsUbiquitousbool. Documentation for this section has not yet been entered.
[read-only]
PathNSString. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemDownloadingErrorNSError. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemHasUnresolvedConflictsbool. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemIsDownloadingbool. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemIsUploadedbool. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemIsUploadingbool. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemPercentDownloadeddouble. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemPercentUploadeddouble. Documentation for this section has not yet been entered.
[read-only]
UbiquitousItemUploadingErrorNSError. Documentation for this section has not yet been entered.
[read-only]
UrlNSUrl. Documentation for this section has not yet been entered.

Public Methods

ValueForAttribute(string) : NSObject
Documentation for this section has not yet been entered.
ValuesForAttributes(NSArray) : NSDictionary
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSMetadataItem object.