![]() |
IDreamIsModern Property |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
true if this instance is modern; otherwise, false.
[This is preliminary documentation and is subject to change.]
Gets or sets a value indicating whether this instance is modern.
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
bool IsModern { get; }
ReadOnly Property IsModern As Boolean Get Dim instance As IDream Dim value As Boolean value = instance.IsModern
property bool IsModern { bool get (); }
abstract IsModern : bool with get
Property Value
Type: Booleantrue if this instance is modern; otherwise, false.
See Also