Furcadia Framework For Third Party Programs
DreamTitle Property |
[This is preliminary documentation and is subject to change.]
Dream title
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public string Title { get; set; }
Public Property Title As String Get Set Dim instance As Dream Dim value As String value = instance.Title instance.Title = value
public: property String^ Title { String^ get (); void set (String^ value); }
member Title : string with get, set
Property Value
Type: StringSee Also