共用方式為


CIFSMountConfiguration.Source 屬性

定義

取得或設定要掛接之檔案系統的 URI。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於