TensorFlowSettings.PythonScriptFilePath 屬性

定義

取得或設定 Python 腳本檔案路徑。

[Newtonsoft.Json.JsonProperty(PropertyName="pythonScriptFilePath")]
public string PythonScriptFilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pythonScriptFilePath")>]
member this.PythonScriptFilePath : string with get, set
Public Property PythonScriptFilePath As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

要執行的 Python 腳本。

適用於