public string PythonPath { get; set; }
Public Property PythonPath As String Get Set
public: property String^ PythonPath { String^ get (); void set (String^ value); }
member PythonPath : string with get, set
In This Article