| KM_InterpreterToolFile Property |
File path for the EMC style Tool File
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public string ToolFile { get; set; }
Public Property ToolFile As String
Get
Set
public:
property String^ ToolFile {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also