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