Skip to content
Auto
Products

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 FileSystemLinkBag

Inheritance: object → FileSystemLinkBag

public FileSystemLinkBag()

Gets or sets value related to key.

public object Item[string key] { get; set; }

object