FileSystemLinkBag
Namespace: TagBites.IO
Assembly: TagBites.IO.dll
Product: TagBites.IO v. 2.0.0
Provides a container to store user’s metadata.
public class FileSystemLinkBagInheritance: object → FileSystemLinkBag
Constructors
Section titled “Constructors”FileSystemLinkBag()
Section titled “FileSystemLinkBag()”public FileSystemLinkBag()Indexers
Section titled “Indexers”Gets or sets value related to key.
public object Item[string key] { get; set; }