NfsMountConfiguration.MountOptions プロパティ

定義

mount コマンドに渡す追加のコマンド ライン オプションを取得します。

public string MountOptions { get; }
member this.MountOptions : string
Public ReadOnly Property MountOptions As String

プロパティ値

注釈

これらは、Windows の "net use" オプションと Linux の "マウント" オプションです。

適用対象