FileMetadata 1.0 control documentation

Top level object provides access to and organizes metadata of the file or folder. Allows to create new metadata, iterate, remove or clear existing metadata.

For a list of all members of this type, see FileMetadata Members.

System.Object
���ElementIT.FileMetadata.FileMetadata

[Visual�Basic]
Public�Class�FileMetadata
����Implements�ICollection, IEnumerable
[C#]
public�class�FileMetadata : ICollection, IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ElementIT.FileMetadata

Assembly: Element-IT.FileMetadata (in Element-IT.FileMetadata.dll)

See Also

FileMetadata Members | ElementIT.FileMetadata Namespace