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