title


Description:

public string title { construct set; get; }

The human-readable title of this container or item. These variables will be substituted:

  • - @@REALNAME@ will be substituted by the user's real name.

    - @@USERNAME@ will be substituted by the users's login ID.

    - @@HOSTNAME@ will be substituted by the name of the machine.

    - @@ADDRESS@ will be substituted by the IP address of network interface used for the UpNP communication.