次の方法で共有


DirectoryEntry.Name プロパティ

定義

エントリの名前

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象