共用方式為


UnmanagedFileSystemReference.MountCommand 屬性

定義

取得或設定掛接命令。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

掛接命令列。 請注意,Batch AI 會自行將掛接路徑附加至命令。

適用於