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