The properties of the ObexFileOrFolderItem class are listed below. For a complete list of ObexFileOrFolderItem class members, see the ObexFileOrFolderItem Members topic.
Accessed | “This attribute represents the last accessed time for the object.” |
Created | “This attribute represents the creation time for the object.” |
DisplayName | “An optional display name of the file or folder.” |
Group | “Some file systems have the notion of group ownership. This attribute is used to convey that information when present” |
GroupPerm | The access permissions for the object as applying to the group. |
HasSize | Gets whether the server has provided a size attribute on this folder listing item. |
Modified | “This attribute represents the last modified time for the object.” |
Name | “The name of the folder or file.” Read-only. |
OtherPerm | The access permissions for the object as applying to others. |
Owner | “The Owner attribute is used to convey the user associated with ownership or responsibility for this object.” |
Size | “The size of the folder or file object in bytes. This size is an estimate and is not required to be exact.” |
Type | “ This attribute works similarly to the OBEX Type header and expresses the MIME type of the file object.” |
UserPerm | The access permissions for the object as applying to the user. |
XmlLang | “[Specifies] the language of both content and attribute values.” |
ObexFileOrFolderItem Class | Brecham.Obex.Objects Namespace