| KM_InterpreterKM_Interpreter_SetupParamsLineText Property |
Text of the currently interpreted line
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string LineText { get; }
Public ReadOnly Property LineText As String
Get
public:
property String^ LineText {
String^ get ();
}
Property Value
StringSee Also