다음을 통해 공유


CifsMountConfiguration.MountOptions Property

Definition

Additional command line options to pass to the mount command. These are 'net use' options in Windows and 'mount' options in Linux.

public string MountOptions { get; set; }
member this.MountOptions : string with get, set
Public Property MountOptions As String

Property Value

Applies to