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