InstructionRaw Property |  |
Hartismere School[This is preliminary documentation and is subject to change.]
the raw text entered by the user.
Namespace: EJW.TextBasedAdventureAssembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntaxpublic string Raw { get; set; }
Public Property Raw As String
Get
Set
public:
property String^ Raw {
String^ get ();
void set (String^ value);
}
member Raw : string with get, set
Property Value
Type:
String
See Also