| KM_InterpreterKM_Interpreter_SetupParamsFileName Property |
Current File name being interpreted
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string FileName { get; }
Public ReadOnly Property FileName As String
Get
public:
property String^ FileName {
String^ get ();
}
Property Value
StringSee Also