Foundation.NSFileAttributes Members

The members of Foundation.NSFileAttributes are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

AppendOnlyNullable<bool>. Documentation for this section has not yet been entered.
BusyNullable<bool>. Documentation for this section has not yet been entered.
CreationDateNSDate. Documentation for this section has not yet been entered.
DeviceIdentifierNullable<nuint>. Documentation for this section has not yet been entered.
ExtensionHiddenNullable<bool>. Documentation for this section has not yet been entered.
GroupOwnerAccountIDNullable<nuint>. Documentation for this section has not yet been entered.
GroupOwnerAccountNamestring. Documentation for this section has not yet been entered.
HfsCreatorCodeNullable<nuint>. Documentation for this section has not yet been entered.
HfsTypeCodeNullable<nuint>. Documentation for this section has not yet been entered.
ImmutableNullable<bool>. Documentation for this section has not yet been entered.
ModificationDateNSDate. Documentation for this section has not yet been entered.
OwnerAccountIDNullable<nuint>. Documentation for this section has not yet been entered.
OwnerAccountNamestring. Documentation for this section has not yet been entered.
PosixPermissionsNullable<short>. Documentation for this section has not yet been entered.
ProtectionKeyNullable<NSFileProtection>. Documentation for this section has not yet been entered.
ReferenceCountNullable<nuint>. Documentation for this section has not yet been entered.
SizeNullable<ulong>. Documentation for this section has not yet been entered.
SystemFileNumberNullable<nuint>. Documentation for this section has not yet been entered.
SystemNumberNullable<nint>. Documentation for this section has not yet been entered.
TypeNullable<NSFileType>. Documentation for this section has not yet been entered.

Public Methods

static
FromDictionary(NSDictionary) : NSFileAttributes
Documentation for this section has not yet been entered.