InputLog CurrentText Property | CSAL Mongo Access Library |
Current Text
Namespace: CSALMongo.TurnModelAssembly: CSALMongo (in CSALMongo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string CurrentText { get; set; }
public string CurrentText { get; set; }
Public Property CurrentText As String Get Set
Public Property CurrentText As String Get Set
public: property String^ CurrentText { String^ get (); void set (String^ value); }
public: property String^ CurrentText { String^ get (); void set (String^ value); }
Property Value
Type: StringSee Also