Delen via


FileServerReference.SourceDirectory Eigenschap

Definitie

Hiermee wordt de bronmap opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Bestandsservermap die moet worden gekoppeld. Als deze eigenschap niet is opgegeven, wordt de hele bestandsserver gekoppeld.

Van toepassing op