Condividi tramite


NFSMountConfiguration.MountOptions Proprietà

Definizione

Ottiene o imposta opzioni aggiuntive della riga di comando da passare al comando mount.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Queste sono le opzioni 'net use' nelle opzioni di Windows e 'mount' in Linux.

Si applica a