次の方法で共有


DirectoryEntry.User プロパティ

定義

ファイルまたはディレクトリのユーザー所有者

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象