次の方法で共有


MountPointMap.MountPoint プロパティ

定義

共有のマウント ポイントを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="mountPoint")]
public string MountPoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mountPoint")>]
member this.MountPoint : string
Public ReadOnly Property MountPoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象